diff options
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 427ca12af..da3d641ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # CHANGELOG -v0.7.0 - _Jul. 22, 2017_ +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) + v0.7.0 - _Jun. 22, 2017_ ------------------------ * Add Kovan smart contract artifacts (#78) |