diff options
author | chriseth <chris@ethereum.org> | 2018-11-13 23:24:17 +0800 |
---|---|---|
committer | chriseth <chris@ethereum.org> | 2018-11-13 23:24:17 +0800 |
commit | dd03d801731aef998c733ff7db136e815e9a0f80 (patch) | |
tree | f170444434d90163cefde1b71dd6f8ed44b0138e /docs | |
parent | aa7dc60ef644c01907e132e6d5720ffddf7c9e97 (diff) | |
download | dexon-solidity-dd03d801731aef998c733ff7db136e815e9a0f80.tar.gz dexon-solidity-dd03d801731aef998c733ff7db136e815e9a0f80.tar.zst dexon-solidity-dd03d801731aef998c733ff7db136e815e9a0f80.zip |
Add release date to changelog.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/bugs_by_version.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/bugs_by_version.json b/docs/bugs_by_version.json index 0318ac89..2631b286 100644 --- a/docs/bugs_by_version.json +++ b/docs/bugs_by_version.json @@ -608,5 +608,9 @@ "ConstantOptimizerSubtraction" ], "released": "2017-01-31" + }, + "0.5.0": { + "bugs": [], + "released": "2018-11-13" } }
\ No newline at end of file |