Add dates to CHANGELOGs

This commit is contained in:
Leonid Logvinov
2018-02-05 22:04:03 +01:00
parent 7e5b7a7f2a
commit 46ad7b1b38
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# CHANGELOG
## v0.x.x - _TBD, 2018_
## v0.32.0 - _February 5, 2018_
* Add `zeroEx.etherToken.getContractAddressIfExists` (#350)
* Fixed the bug causing order watcher to throw if there is an event with the same signature but different indexed fields (#366)