Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Merge pull request #68 from 0xProject/changelog
Browse files Browse the repository at this point in the history
Add CHANGELOG.md
  • Loading branch information
LogvinovLeon authored Jun 19, 2017
2 parents ed1e2e5 + ea8cff4 commit 36fe4c0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 36fe4c0

Please sign in to comment.