diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index da3d641ac..700095ea0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # CHANGELOG +v0.7.2 - _Jun. 26, 2017_ +------------------------ + * Add the ability to call methods on different authorized versions of the Exchange smart contract (#82) + * Update contract artifacts to reflect latest changes to the smart contracts (0xproject/contracts#59) + v0.7.1 - _Jun. 26, 2017_ ------------------------ * Add the ability to convert Ether to wrapped Ether tokens and back via `zeroEx.etherToken.depostAsync` and `zeroEx.etherToken.withdrawAsync` (#81) |