Add zeroEx.exchange.throwLogErrorsAsErrors to CHANGELOG

This commit is contained in:
Leonid Logvinov
2017-09-06 18:27:25 +02:00
parent 67ed341f24
commit d2dc4d18be

View File

@@ -2,6 +2,7 @@
v0.13.1 - _September 6, 2017_
------------------------
* Added `zeroEx.exchange.throwLogErrorsAsErrors` method to public interface (#157)
* Fixed an issue with overlapping async intervals in `zeroEx.awaitTransactionMinedAsync` (#157)
* Fixed an issue with log decoder returning `BigNumber`s as `strings` (#157)