Update CHANGELOG
This commit is contained in:
parent
b829d55752
commit
35c20d505e
@ -6,6 +6,10 @@ v0.x.x - _TBD, 2017_
|
|||||||
* Removed accidentally included `unsubscribeAll` method from `zeroEx.proxy`, `zeroEx.etherToken` and `zeroEx.tokenRegistry` (#267)
|
* Removed accidentally included `unsubscribeAll` method from `zeroEx.proxy`, `zeroEx.etherToken` and `zeroEx.tokenRegistry` (#267)
|
||||||
* Removed `etherTokenContractAddress` from `ZeroEx` constructor arg `ZeroExConfig` (#267)
|
* Removed `etherTokenContractAddress` from `ZeroEx` constructor arg `ZeroExConfig` (#267)
|
||||||
* Rename `SubscriptionOpts` to `BlockRange` (#272)
|
* Rename `SubscriptionOpts` to `BlockRange` (#272)
|
||||||
|
* Add `zeroEx.etherToken.subscribe`, `zeroEx.etherToken.unsubscribe`, `zeroEx.etherToken.unsubscribeAll` (#277)
|
||||||
|
* Add `zeroEx.etherToken.getLogsAsync` (#277)
|
||||||
|
* Add new public types `BlockParamLiteral`, `EtherTokenEvents`, `EtherTokenContractEventArgs`, `DepositContractEventArgs`, `WithdrawalContractEventArgs` (#277)
|
||||||
|
* Support `Deposit` and `Withdraw` events on etherToken (#277)
|
||||||
* Improve the error message when taker is not a string (#278)
|
* Improve the error message when taker is not a string (#278)
|
||||||
|
|
||||||
v0.27.1 - _November 28, 2017_
|
v0.27.1 - _November 28, 2017_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user