Add CHANGELOG comment

This commit is contained in:
Leonid Logvinov
2017-11-28 12:16:02 -06:00
parent 9f5e724aec
commit bead76a5b7

View File

@@ -9,6 +9,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)
* Add config allowing to specify gasPrice and gasLimit for every transaction sending method (#235)
* All transaction sending methods now call `estimateGas` if no gas amount was supplied (#235)
* Modify order validation methods to validate against the `latest` block, not against the `pending` block (#236)
v0.26.0