Files
protocol/contracts/utils/CHANGELOG.md
Leonid Logvinov 7458fe0d81 Updated CHANGELOGS
2019-03-01 14:34:15 -08:00

1.4 KiB

CHANGELOG

v2.0.8 - March 1, 2019

* Dependencies updated

v2.0.7 - February 27, 2019

* Dependencies updated

v2.0.6 - February 26, 2019

* Dependencies updated

v2.0.5 - February 25, 2019

* Fix bug in `LibBytes.slice` and `LibBytes.sliceDestructive` (#1604)
* Upgrade contracts to Solidity 0.5.3 (#1604)

v2.0.4 - February 9, 2019

* Dependencies updated

v2.0.3 - February 7, 2019

* Dependencies updated

v2.0.2 - February 7, 2019

* Fake publish to enable pinning

v2.0.1 - February 6, 2019

* Dependencies updated

v2.0.0 - February 5, 2019

* Upgrade the bignumber.js to v8.0.2 (#1517)
* Fix imports in `TestConstants` and `TestLibBytes` to be relative. This way they show up correctly in coverage reports (#1535)
* Add LibAddressArray contract (#1539)
* Do not nest contracts in redundant directories (#1539)
* Rename utils directory to src (#1539)

v1.0.6 - January 17, 2019

* Dependencies updated

v1.0.5 - January 15, 2019

* Dependencies updated

v1.0.4 - January 11, 2019

* Dependencies updated

v1.0.3 - January 9, 2019

* Dependencies updated

v1.0.2 - December 13, 2018

* Dependencies updated