Update CHANGELOG.md

This commit is contained in:
Leonid Logvinov
2017-07-11 16:26:19 -07:00
parent fbf89aea1c
commit c05737e7a6

View File

@@ -3,6 +3,7 @@
v0.9.0 - TBD
------------------------
* Remove the ability to call methods on multiple authorized Exchange smart contracts (#106)
* Made `zeroEx.getOrderHashHex` a static method (#107)
* Cache `net_version` requests and invalidate the cache on calls to `setProvider` (#95)
* Rename `zeroEx.exchange.batchCancelOrderAsync` to `zeroEx.exchange.batchCancelOrdersAsync`
* Rename `zeroEx.exchange.batchFillOrderAsync` to `zeroEx.exchange.batchFillOrdersAsync`