Add validation fix to changelog

This commit is contained in:
Fabio Berger
2017-11-23 17:05:12 -06:00
parent c448d048fd
commit d3dcb2fd40

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)
* Modify order validation methods to validate against the `latest` block, not against the `pending` block (#236)
v0.26.0
------------------------