Update the CHANGELOG

This commit is contained in:
Leonid Logvinov
2018-01-10 14:28:11 +01:00
parent 292c3bbff8
commit ae57b21b98
2 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
# CHANGELOG
## v0.x.x - _TBD, 2018_
* Add an error parameter to the order watcher callback (#312)
* Fix the bug making it impossible to catch some errors from awaitTransactionMinedAsync (#312)
## v0.29.1 - _January 11, 2018_
* Fixed bignumber config issue #301 (#305)