Files
protocol/contracts/exchange/CHANGELOG.md
Leonid Logvinov 3f9fd7c060 Updated CHANGELOGS
2019-03-20 15:26:43 +01:00

1.1 KiB

CHANGELOG

v2.0.0 - March 20, 2019

* Do not reexport external dependencies (#1682)
* Upgrade contracts to Solidity 0.5.5 (#1682)
* 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 Exchange contract out of contracts-protocol to new package (#1539)
* Move example contracts out of contracts-examples to new package (#1539)