aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/0x.js/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/0x.js/CHANGELOG.md b/packages/0x.js/CHANGELOG.md
index e1f80b00d..81dddea53 100644
--- a/packages/0x.js/CHANGELOG.md
+++ b/packages/0x.js/CHANGELOG.md
@@ -3,6 +3,7 @@
vx.x.x
------------------------
* Make `DecodedLogEvent<A>` contain `LogWithDecodedArgs<A>` under log key instead of merging it in like web3 does (#234)
+ * Rename `removed` to `isRemoved` in `DecodedLogEvent<A>` (#234)
* Modify order validation methods to validate against the `latest` block, not against the `pending` block (#236)
v0.26.0