diff options
author | chriseth <chris@ethereum.org> | 2017-07-06 20:13:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-06 20:13:00 +0800 |
commit | a0f59532b23652af67eb99a5a40b4c9c18d10c41 (patch) | |
tree | 64984b18965349b7ff01c13796d080e494fb0005 | |
parent | eb461b73d1fc0f367af8874cc70f74479e62e13b (diff) | |
download | dexon-solidity-a0f59532b23652af67eb99a5a40b4c9c18d10c41.tar.gz dexon-solidity-a0f59532b23652af67eb99a5a40b4c9c18d10c41.tar.zst dexon-solidity-a0f59532b23652af67eb99a5a40b4c9c18d10c41.zip |
Update changelog.
-rw-r--r-- | Changelog.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 4d84d7a1..b3a37590 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,10 @@ +### 0.4.14 (unreleased) + +Features: + +Bugfixes: + + ### 0.4.13 (2017-07-06) Features: |