Add CHANGELOG entry

This commit is contained in:
Leonid Logvinov 2018-02-23 13:00:26 -08:00
parent 9d9cab1711
commit ddc30cc2c0
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4

View File

@ -4,6 +4,7 @@
* Validate and lowercase all addresses in public methods (#373)
* Improve validation to force passing contract addresses on private networks (#385)
* Change `LogErrorContractEventArgs.errorId` type from `BigNumber` to `number` (#413)
* Rename all public `_unsubscribeAll` methods to `unsubscribeAll` (#415)
## v0.32.2 - _February 9, 2018_