Files
protocol/packages/contract-artifacts/CHANGELOG.md
2019-08-08 09:29:08 -07:00

65 lines
1.4 KiB
Markdown

<!--
changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
Edit the package's CHANGELOG.json file only.
-->
CHANGELOG
## v2.0.4 - _August 8, 2019_
* Dependencies updated
## v2.0.3 - _July 31, 2019_
* Dependencies updated
## v2.0.2 - _July 24, 2019_
* Dependencies updated
## v2.0.1 - _July 13, 2019_
* Dependencies updated
## v2.0.0 - _July 12, 2019_
* Remove evm.bytecode.linkReferences from all artifacts. Remove evm.deployedBytecode and sourceTreeHashHex from Coordinator artifact. (#1842)
* Prune fields from EthBalanceChecker (#1876)
* Add compilerOutput.devdoc to all artifacts (#1907)
## v1.5.1 - _May 10, 2019_
* Dependencies updated
## v1.5.0 - _April 11, 2019_
* Added artifact for `IAssetProxy` (#1714)
## v1.4.0 - _March 21, 2019_
* Added artifact for `Coordinaotr` and `CoordinatorRegistry` contracts (#1689)
## v1.3.0 - _January 15, 2019_
* Added artifact for `MultiAssetProxy` contract (#1503)
## v1.2.0 - _January 9, 2019_
* Added artifact for Dutch Auction contract (#1465)
## v1.1.2 - _November 28, 2018_
* Update Exchange artifact to receive ZRX asset data as a constructor argument (#1309)
## v1.1.0 - _November 9, 2018_
* Update Forwarder artifact (#1192)
## v1.0.1 - _October 18, 2018_
* Initial release (#1105)
## v1.0.0 - _Invalid date_
* Unpublished Package