Update CHANGELOGs

This commit is contained in:
Brandon Millman
2018-03-13 18:16:31 -07:00
parent c8a8b851d8
commit 6a8c2cb717
6 changed files with 19 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# CHANGELOG
## v0.33.2 - _TBD, 2018_
* Consolidate all `console.log` calls into `logUtils` in the `@0xproject/utils` package (#452)
## v0.33.1 - _March 8, 2018_
* Add missing EthersJs typescript typings as dependency