aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-05-03 19:53:16 +0800
committerGitHub <noreply@github.com>2017-05-03 19:53:16 +0800
commit34b28ed760e8ba9b86f661c819fe489fb8403235 (patch)
tree36453acfef9495095dc47305d9b40c2cd3b63813 /Changelog.md
parenta0967a4539461bfe8780ba752e69d92299e54946 (diff)
parent9df7a6fa29905ec47f7c8645c9b1f836593491db (diff)
downloaddexon-solidity-34b28ed760e8ba9b86f661c819fe489fb8403235.tar
dexon-solidity-34b28ed760e8ba9b86f661c819fe489fb8403235.tar.gz
dexon-solidity-34b28ed760e8ba9b86f661c819fe489fb8403235.tar.bz2
dexon-solidity-34b28ed760e8ba9b86f661c819fe489fb8403235.tar.lz
dexon-solidity-34b28ed760e8ba9b86f661c819fe489fb8403235.tar.xz
dexon-solidity-34b28ed760e8ba9b86f661c819fe489fb8403235.tar.zst
dexon-solidity-34b28ed760e8ba9b86f661c819fe489fb8403235.zip
Merge pull request #2218 from ethereum/buglist
Update permalink for optimizer bug.
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 84b278a2..9c69fb57 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,4 +1,4 @@
-### 0.4.11 (2017-05-02)
+### 0.4.11 (2017-05-03)
Features:
* Implement the Standard JSON Input / Output API