Update CHANGELOG.md

This commit is contained in:
Leonid Logvinov
2017-11-23 14:59:16 -06:00
parent c780d04cee
commit 37f0051d83

View File

@@ -5,6 +5,7 @@ vx.x.x
* Make `ZeroExConfig` required parameter of `ZeroEx` constructor (#233)
* Add a required property `networkId` to `ZeroExConfig` (#233)
* Make all `getContractAddress` functions, `zeroEx.exchange.subscribe`, `zeroEx.exchange.getZRXTokenAddress` sync (#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)
v0.26.0