Add changelog for v0.7.2

This commit is contained in:
Fabio Berger
2017-06-22 16:16:50 -07:00
parent 438b821835
commit cb3127c568

View File

@@ -1,5 +1,11 @@
# CHANGELOG
v0.7.2 - _Jul. 22, 2017_
------------------------
* Add Kovan smart contract artifacts (#78)
* Return fillAmount from `fillOrderAsync` and `fillUpToAsync` (#72)
* Return cancelledAmount from `cancelOrderAsync` (#72)
* Renamed type `LogCancelArgs` to `LogCancelContractEventArgs` and `LogFillArgs` to `LogFillContractEventArgs`
v0.6.2 - _Jul. 21, 2017_
------------------------
* Reduced bundle size