From 8695f64322147116acc6a1739b5f1e399ffe99bb Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Wed, 23 Aug 2017 14:41:34 +0200 Subject: Add the changes to CHANGELOG --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ca451d85..7d768a317 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # CHANGELOG -v0.9.4 - _TBD_ +v0.10.0 - _TBD_ ------------------------ + * Added `zeroEx.exchange.validateFillOrderAndThrowIfInvalidAsync` (#128) + * Added `zeroEx.exchange.validateFillOrKillOrderAndThrowIfInvalidAsync` (#128) + * Added `zeroEx.exchange.validateCancelOrderAndThrowIfInvalidAsync` (#128) + * Added `zeroEx.exchange.isRoundingError` (#128) + * Add `zeroEx.proxy.getContractAddressAsync` to public interface (#130) * Add clear error message when checksummed address is passed to a public method (#124) * Fixes the description of `shouldThrowOnInsufficientBalanceOrAllowance` in docs (#127) - * Add `zeroEx.proxy.getContractAddressAsync` to public interface (#130) v0.9.3 - _Aug 22, 2017_ ------------------------ -- cgit v1.2.3