From dd590ca79eb0fc17ea29286c1cb638745c6c62d4 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 29 Jun 2017 10:30:14 -0700 Subject: [PATCH] Improve CHANGELOG comments --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 968d2155ba..2c7caf1583 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_ ------------------------