xianny 0869c0d8b0 Revert "Updated CHANGELOGS"
This reverts commit b456c3f953afb24e5de26206eb0b4e532fd3aba6.
2019-08-08 11:47:30 -07:00

2.0 KiB

CHANGELOG

v2.2.4 - July 31, 2019

* Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies. (#1995)

v2.2.3 - July 24, 2019

* Dependencies updated

v2.2.2 - July 15, 2019

* Dependencies updated

v2.2.1 - July 13, 2019

* Dependencies updated

v2.2.0 - July 13, 2019

* Add `LibAssetProxyIds` contract (#1835)
* Updated ERC1155 Asset Proxy. Less optimization. More explicit handling of edge cases. (#1852)
* Implement StaticCallProxy (#1863)

v2.1.5 - May 24, 2019

* Dependencies updated

v2.1.4 - May 15, 2019

* Dependencies updated

v2.1.3 - May 14, 2019

* Dependencies updated

v2.1.2 - May 10, 2019

* Update tests to use contract-built-in `awaitTransactionSuccessAsync` (#1797)

v2.1.1 - April 11, 2019

* Dependencies updated

v2.1.0 - March 21, 2019

* Run Web3ProviderEngine without excess block polling (#1695)

v2.0.0 - March 20, 2019

* Do not reexport external dependencies (#1682)
* Add ERC1155Proxy (#1661)
* Bumped solidity version to ^0.5.5 (#1701)
* Integration testing for ERC1155Proxy (#1673)

v1.0.9 - March 1, 2019

* Dependencies updated

v1.0.8 - February 27, 2019

* Dependencies updated

v1.0.7 - February 26, 2019

* Dependencies updated

v1.0.6 - February 25, 2019

* Dependencies updated

v1.0.5 - February 9, 2019

* Dependencies updated

v1.0.4 - February 7, 2019

* Dependencies updated

v1.0.3 - February 7, 2019

* Fake publish to enable pinning

v1.0.2 - February 6, 2019

* Dependencies updated

v1.0.1 - February 5, 2019

* Dependencies updated

v1.0.0 - Invalid date

* Move all AssetProxy contracts out of contracts-protocol to new package (#1539)