Add CHANGELOG entry
This commit is contained in:
@@ -8,6 +8,7 @@ vx.x.x
|
|||||||
* Remove `ZeroExError.ContractNotFound` and replace it with contract-specific errors (#233)
|
* Remove `ZeroExError.ContractNotFound` and replace it with contract-specific errors (#233)
|
||||||
* Make `DecodedLogEvent<A>` contain `LogWithDecodedArgs<A>` under log key instead of merging it in like web3 does (#234)
|
* 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)
|
* Rename `removed` to `isRemoved` in `DecodedLogEvent<A>` (#234)
|
||||||
|
* Add config allowing to specify gasPrice and gasLimit for every transaction sending method (#235)
|
||||||
* Modify order validation methods to validate against the `latest` block, not against the `pending` block (#236)
|
* Modify order validation methods to validate against the `latest` block, not against the `pending` block (#236)
|
||||||
|
|
||||||
v0.26.0
|
v0.26.0
|
||||||
|
|||||||
Reference in New Issue
Block a user