Add new entry into CHANGELOG

This commit is contained in:
Brandon Millman
2018-03-19 10:10:17 -07:00
parent d4dce41d3a
commit fb40b10501

View File

@@ -1,8 +1,11 @@
# CHANGELOG
## v0.0.3 - _TBD, 2018_
* Added postman collection unit tests (#451)
## v0.0.2 - _March 18, 2018_
* Added postman collection unit tests (#451)
* Consolidate all `console.log` calls into `logUtils` in the `@0xproject/utils` package (#452)
## v0.0.1 - _March 8, 2018_