aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 11 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d1e1d2291..427ca12af 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,25 +1,31 @@
# CHANGELOG
v0.7.0 - _Jul. 22, 2017_
+v0.7.0 - _Jun. 22, 2017_
------------------------
* Add Kovan smart contract artifacts (#78)
* Return fillAmount from `fillOrderAsync` and `fillUpToAsync` (#72)
* Return cancelledAmount from `cancelOrderAsync` (#72)
* Renamed type `LogCancelArgs` to `LogCancelContractEventArgs` and `LogFillArgs` to `LogFillContractEventArgs`
-v0.6.2 - _Jul. 21, 2017_
+
+v0.6.2 - _Jun. 21, 2017_
------------------------
* Reduced bundle size
* Improved documentation
-v0.6.1 - _Jul. 19, 2017_
+
+v0.6.1 - _Jun. 19, 2017_
------------------------
* Improved documentation
-v0.6.0 - _Jul. 19, 2017_
+
+v0.6.0 - _Jun. 19, 2017_
------------------------
* Made `ZeroEx` class accept `Web3Provider` instance instead of `Web3` instance
* Added types for contract event arguments
-v0.5.2 - _Jul. 15, 2017_
+
+v0.5.2 - _Jun. 15, 2017_
------------------------
* Fixed the bug in `postpublish` script that caused that only unminified UMD bundle was uploaded to release page
-v0.5.1 - _Jul. 15, 2017_
+
+v0.5.1 - _Jun. 15, 2017_
------------------------
* Added `postpublish` script to publish to Github Releases with assets.