diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..ae83db1a73 --- /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.