Update CHANGELOG.md

This commit is contained in:
Fabio Berger
2017-11-23 17:35:53 -06:00
committed by GitHub
parent d3dcb2fd40
commit b5ce876327

View File

@@ -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