Add changelog entries from types and utils
This commit is contained in:
parent
e5c755b1fc
commit
968c24f0bc
@ -1,9 +1,10 @@
|
||||
# CHANGELOG
|
||||
|
||||
## v0.2.4 - _TBD, 2018_
|
||||
## v0.3.0 - _TBD, 2018_
|
||||
|
||||
* Add `data` to `TxData` (#413)
|
||||
* Add `number` as an option to `ContractEventArg` (#413)
|
||||
* Move web3 types from devDep to dep since required when using this package.
|
||||
|
||||
## v0.2.1 - _February 9, 2018_
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
## v0.4.0 - _TBD, 2018_
|
||||
|
||||
* Use `ethers-contracts` as a backend to decode event args (#413)
|
||||
* Move web3 types from devDep to dep since required when using this package.
|
||||
|
||||
## v0.3.2 - _February 9, 2018_
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user