Update CHANGELOG.md

This commit is contained in:
Leonid Logvinov
2017-07-05 14:22:23 -07:00
parent 9a9fd7d926
commit 87f2658fc9

View File

@@ -1,5 +1,10 @@
# CHANGELOG
v0.9.0 - TBD
------------------------
* Move `zeroEx.exchange.getAvailableContractAddressesAsync` to `zeroEx.getAvailableExchangeContractAddressesAsync` (#94)
* Move `zeroEx.exchange.getProxyAuthorizedContractAddressesAsync` to `zeroEx.getProxyAuthorizedExchangeContractAddressesAsync` (#94)
v0.8.0 - _Jul. 4, 2017_
------------------------
* Add the ability to call methods on different authorized versions of the Exchange smart contract (#82)