Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Add changelog for v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioberger committed Jun 22, 2017
1 parent 438b821 commit cb3127c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit cb3127c

Please sign in to comment.