aboutsummaryrefslogtreecommitdiffstats
path: root/docs/bugs_by_version.json
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-05-16 16:32:53 +0800
committerchriseth <chris@ethereum.org>2018-05-16 16:34:15 +0800
commit80d688ace061e64b363ec1d78e52d00094d7b61f (patch)
treea57675d26f4061cea77c3f3d780c58fd273f20bc /docs/bugs_by_version.json
parent23adea88fdc7eafc5b67b759b4c2418bd6b93aa6 (diff)
downloaddexon-solidity-80d688ace061e64b363ec1d78e52d00094d7b61f.tar.gz
dexon-solidity-80d688ace061e64b363ec1d78e52d00094d7b61f.tar.zst
dexon-solidity-80d688ace061e64b363ec1d78e52d00094d7b61f.zip
Split changelog into language and compiler features and set release date.
Diffstat (limited to 'docs/bugs_by_version.json')
-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 d96bfde3..2fe1d226 100644
--- a/docs/bugs_by_version.json
+++ b/docs/bugs_by_version.json
@@ -432,6 +432,10 @@
"bugs": [],
"released": "2018-04-19"
},
+ "0.4.24": {
+ "bugs": [],
+ "released": "2018-05-16"
+ },
"0.4.3": {
"bugs": [
"ZeroFunctionSelector",