aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/0x.js/CHANGELOG.md')
-rw-r--r--packages/0x.js/CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/0x.js/CHANGELOG.md b/packages/0x.js/CHANGELOG.md
index e1c5d9733..dd503fcf3 100644
--- a/packages/0x.js/CHANGELOG.md
+++ b/packages/0x.js/CHANGELOG.md
@@ -3,10 +3,11 @@
## v0.x.x - _TBD, 2018_
* Fixed the bug causing order watcher to throw if there is the event with the same signature but different indexed fields (#366)
+ * Add `zeroEx.etherToken.getContractAddressIfExists` (#350)
## v0.31.1 - _February 1, 2018_
- * Fix the bug causing order watcher to throw is makerToken === zrx (#357)
+ * Fix the bug causing order watcher to throw if makerToken === zrx (#357)
## v0.31.0 - _January 30, 2018_