Fix version number in CHANGELOG

This commit is contained in:
Leonid Logvinov
2017-09-06 18:34:05 +02:00
parent c567249819
commit c7418e131f

View File

@@ -1,6 +1,6 @@
# CHANGELOG
v0.13.1 - _September 6, 2017_
v0.14.0 - _September 6, 2017_
------------------------
* Added `zeroEx.exchange.throwLogErrorsAsErrors` method to public interface (#157)
* Fixed an issue with overlapping async intervals in `zeroEx.awaitTransactionMinedAsync` (#157)