aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2017-07-05 10:00:12 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2017-07-05 10:00:12 +0800
commit370b82ee18bc0b04c439d082970c35e8b86f24ed (patch)
treea8d6f9b13edfacc0cc0b2d7fc4ed6c857a25fe5b /CHANGELOG.md
parent74b2308488832290340f3a6c6473ab7340510dfc (diff)
downloaddexon-sol-tools-370b82ee18bc0b04c439d082970c35e8b86f24ed.tar
dexon-sol-tools-370b82ee18bc0b04c439d082970c35e8b86f24ed.tar.gz
dexon-sol-tools-370b82ee18bc0b04c439d082970c35e8b86f24ed.tar.bz2
dexon-sol-tools-370b82ee18bc0b04c439d082970c35e8b86f24ed.tar.lz
dexon-sol-tools-370b82ee18bc0b04c439d082970c35e8b86f24ed.tar.xz
dexon-sol-tools-370b82ee18bc0b04c439d082970c35e8b86f24ed.tar.zst
dexon-sol-tools-370b82ee18bc0b04c439d082970c35e8b86f24ed.zip
Add publish date for 0.8.0 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 c98c2052a..bedc6611e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# CHANGELOG
-v0.8.0 - TBD
+v0.8.0 - _Jul. 4, 2017_
------------------------
* Add the ability to call methods on different authorized versions of the Exchange smart contract (#82)
* Update contract artifacts to reflect latest changes to the smart contracts (0xproject/contracts#59)