aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-05-03 18:32:12 +0800
committerGitHub <noreply@github.com>2017-05-03 18:32:12 +0800
commita0967a4539461bfe8780ba752e69d92299e54946 (patch)
treecad78bd70b1ee28f2587a59c475ff00e62ace699
parent4af0451d1675c07e44120e88507fa320f21112d5 (diff)
parent9fd34bf5c033260e4ff93c806030e632fa0488f5 (diff)
downloaddexon-solidity-a0967a4539461bfe8780ba752e69d92299e54946.tar
dexon-solidity-a0967a4539461bfe8780ba752e69d92299e54946.tar.gz
dexon-solidity-a0967a4539461bfe8780ba752e69d92299e54946.tar.bz2
dexon-solidity-a0967a4539461bfe8780ba752e69d92299e54946.tar.lz
dexon-solidity-a0967a4539461bfe8780ba752e69d92299e54946.tar.xz
dexon-solidity-a0967a4539461bfe8780ba752e69d92299e54946.tar.zst
dexon-solidity-a0967a4539461bfe8780ba752e69d92299e54946.zip
Merge pull request #2217 from ethereum/buglist
Update bug list.
-rw-r--r--docs/bugs_by_version.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/bugs_by_version.json b/docs/bugs_by_version.json
index 7fbca437..542371da 100644
--- a/docs/bugs_by_version.json
+++ b/docs/bugs_by_version.json
@@ -270,6 +270,10 @@
],
"released": "2017-03-15"
},
+ "0.4.11": {
+ "bugs": [],
+ "released": "2017-05-02"
+ },
"0.4.2": {
"bugs": [
"ConstantOptimizerSubtraction",