Update CHANGELOG

This commit is contained in:
Leonid Logvinov
2017-10-12 17:08:46 +03:00
parent 74c6be3698
commit b86f6322e1

View File

@@ -1,5 +1,8 @@
# CHANGELOG
v0.21.3 - _October 12, 2017_
* Fixed a bug causing order fills to throw `INSUFFICIENT_TAKER_ALLOWANCE` (#193)
v0.21.2 - _October 11, 2017_
* Exported `ContractEventArg` as a public type (#190)