aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2017-07-01 05:03:29 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2017-07-01 05:03:29 +0800
commit0c07490ae566f6be4126d0ea499c1498a0489dc9 (patch)
treeea3818207ba860555a901e2977ebe076f088229f /CHANGELOG.md
parent6aa37ad3e489f717ddba84118d1e6805816840d6 (diff)
downloaddexon-sol-tools-0c07490ae566f6be4126d0ea499c1498a0489dc9.tar
dexon-sol-tools-0c07490ae566f6be4126d0ea499c1498a0489dc9.tar.gz
dexon-sol-tools-0c07490ae566f6be4126d0ea499c1498a0489dc9.tar.bz2
dexon-sol-tools-0c07490ae566f6be4126d0ea499c1498a0489dc9.tar.lz
dexon-sol-tools-0c07490ae566f6be4126d0ea499c1498a0489dc9.tar.xz
dexon-sol-tools-0c07490ae566f6be4126d0ea499c1498a0489dc9.tar.zst
dexon-sol-tools-0c07490ae566f6be4126d0ea499c1498a0489dc9.zip
Change 'changes' to 'latest changes' for no good reason in CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c7caf158..700095ea0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,7 @@
v0.7.2 - _Jun. 26, 2017_
------------------------
* 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)
+ * Update contract artifacts to reflect latest changes to the smart contracts (0xproject/contracts#59)
v0.7.1 - _Jun. 26, 2017_
------------------------