Add entry to CHANGELOG

This commit is contained in:
Fabio Berger 2017-12-17 01:07:28 -06:00
parent ac78c64f9e
commit 054c00e323

View File

@ -1,5 +1,9 @@
# CHANGELOG
v0.28.0 - _TBD_
------------------------
* Add `etherTokenAddress` arg to `depositAsync` and `withdrawAsync` methods on `EtherToken` wrapper. (#267)
v0.27.1 - _November 28, 2017_
------------------------
* Export `TransactionOpts` type