diff options
author | chriseth <chris@ethereum.org> | 2017-05-03 18:25:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-03 18:25:10 +0800 |
commit | b6c37dd912c47800f7151a37d26aac08f46e13bf (patch) | |
tree | 2a3c1e10596beacf012f8d1c830b53626c2a4515 | |
parent | 00933b99cc64a5af1e00ed4b119fc725ddbb3513 (diff) | |
parent | dbbd8d60efd922122aaca3c4fd00e5c267d6239a (diff) | |
download | dexon-solidity-b6c37dd912c47800f7151a37d26aac08f46e13bf.tar dexon-solidity-b6c37dd912c47800f7151a37d26aac08f46e13bf.tar.gz dexon-solidity-b6c37dd912c47800f7151a37d26aac08f46e13bf.tar.bz2 dexon-solidity-b6c37dd912c47800f7151a37d26aac08f46e13bf.tar.lz dexon-solidity-b6c37dd912c47800f7151a37d26aac08f46e13bf.tar.xz dexon-solidity-b6c37dd912c47800f7151a37d26aac08f46e13bf.tar.zst dexon-solidity-b6c37dd912c47800f7151a37d26aac08f46e13bf.zip |
Merge pull request #2215 from ethereum/changelog
Finalize changelog.
-rw-r--r-- | Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index f4b1e20d..84b278a2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -### 0.4.11 (unreleased) +### 0.4.11 (2017-05-02) Features: * Implement the Standard JSON Input / Output API |