diff options
Diffstat (limited to 'packages/0x.js/CHANGELOG.md')
-rw-r--r-- | packages/0x.js/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/0x.js/CHANGELOG.md b/packages/0x.js/CHANGELOG.md index 5250402c6..eef6f3642 100644 --- a/packages/0x.js/CHANGELOG.md +++ b/packages/0x.js/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 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 (#) + ## v0.31.1 - _February 1, 2018_ * Fix the bug causing order watcher to throw is makerToken === zrx (#357) |