Update CHANGELOGs

This commit is contained in:
Brandon Millman
2018-02-07 13:17:39 -08:00
parent 7ca1ba7e1e
commit 7f2a7cfa77
5 changed files with 15 additions and 5 deletions

View File

@@ -1,5 +1,10 @@
# CHANGELOG
## v0.32.1 - _February 7, 2018_
* Reorganized `BlockParamLiteral` export into `@0xproject/types` package (#355)
* Now using `abi-gen` package to generate ContractEventArgs types (#371)
## v0.32.0 - _February 5, 2018_
* Add `zeroEx.etherToken.getContractAddressIfExists` (#350)