diff options
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 968d2155b..2c7caf158 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,8 @@ v0.7.2 - _Jun. 26, 2017_ ------------------------ - * Add the ability to use different Exchange contracts (#82) - * Update contract artifacts to reflect (0xproject/contracts#59) + * Add the ability to call methods on different authorized versions of the Exchange smart contract (#82) + * Update contract artifacts to reflect changes to the smart contracts (0xproject/contracts#59) v0.7.1 - _Jun. 26, 2017_ ------------------------ |