blob: 7866c721df4f025858a737c45122d00314edff19 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# CHANGELOG
v0.6.0 - _TBD_
-------------
* Made `ZeroEx` class accept `Web3Provider` instance instead of `Web3` instance
* Added types for contract event arguments
* Added coveralls integration
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.
|