From ea2317be1196404a8eedefb938d145159e57c495 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Wed, 26 Jul 2017 17:14:09 +0200 Subject: Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e9d8e9b1..3eef8ad6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,14 @@ v0.9.0 - TBD ------------------------ + * Migrated to the new version of smart contracts (#101) * Removed the ability to call methods on multiple authorized Exchange smart contracts (#106) * Made `zeroEx.getOrderHashHex` a static method (#107) * Cached `net_version` requests and invalidate the cache on calls to `setProvider` (#95) * Renamed `zeroEx.exchange.batchCancelOrderAsync` to `zeroEx.exchange.batchCancelOrdersAsync` * Renamed `zeroEx.exchange.batchFillOrderAsync` to `zeroEx.exchange.batchFillOrdersAsync` + * Updated to typescript v2.4 + * Fixed an issue with incorrect balance/allowance validation when ZRX is one of the tokens traded v0.8.0 - _Jul. 4, 2017_ ------------------------ -- cgit v1.2.3