aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2018-02-06 04:50:57 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2018-02-06 04:53:41 +0800
commit6fce02d25e8133da16b1965cbd51b1edb74fcf7a (patch)
tree5bb2b460973d409b283b538b1a546a57535228ff /packages/0x.js
parent3565e96f42ce494784bf95172e0d30efa5ffd9cf (diff)
downloaddexon-0x-contracts-6fce02d25e8133da16b1965cbd51b1edb74fcf7a.tar
dexon-0x-contracts-6fce02d25e8133da16b1965cbd51b1edb74fcf7a.tar.gz
dexon-0x-contracts-6fce02d25e8133da16b1965cbd51b1edb74fcf7a.tar.bz2
dexon-0x-contracts-6fce02d25e8133da16b1965cbd51b1edb74fcf7a.tar.lz
dexon-0x-contracts-6fce02d25e8133da16b1965cbd51b1edb74fcf7a.tar.xz
dexon-0x-contracts-6fce02d25e8133da16b1965cbd51b1edb74fcf7a.tar.zst
dexon-0x-contracts-6fce02d25e8133da16b1965cbd51b1edb74fcf7a.zip
Change CHANGELOGs
Diffstat (limited to 'packages/0x.js')
-rw-r--r--packages/0x.js/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/0x.js/CHANGELOG.md b/packages/0x.js/CHANGELOG.md
index dd503fcf3..b23756986 100644
--- a/packages/0x.js/CHANGELOG.md
+++ b/packages/0x.js/CHANGELOG.md
@@ -2,8 +2,8 @@
## 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)
+ * Fixed the bug causing order watcher to throw if there is an event with the same signature but different indexed fields (#366)
## v0.31.1 - _February 1, 2018_