aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 000000000..ae83db1a7
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,12 @@
+# CHANGELOG
+
+v0.6.0 - _Jul. 19, 2017_
+-------------
+ * Made `ZeroEx` class accept `Web3Provider` instance instead of `Web3` instance
+ * Added types for contract event arguments
+v0.5.2 - _Jul. 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_
+------------------------
+ * Added `postpublish` script to publish to Github Releases with assets.