aboutsummaryrefslogtreecommitdiffstats
path: root/docs/bugs_by_version.json
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-08-08 21:56:39 +0800
committerchriseth <chris@ethereum.org>2017-08-08 21:56:52 +0800
commit3aef36b1cf9be78e7413fc73b979e8fa85af061c (patch)
tree556d259098feea0494876b3ac8e7671bb3285579 /docs/bugs_by_version.json
parent41e724360fbba4aa434d88bd0dfcf1a3ec7ce695 (diff)
downloaddexon-solidity-3aef36b1cf9be78e7413fc73b979e8fa85af061c.tar.gz
dexon-solidity-3aef36b1cf9be78e7413fc73b979e8fa85af061c.tar.zst
dexon-solidity-3aef36b1cf9be78e7413fc73b979e8fa85af061c.zip
Update changelog.
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 f3e42f91..33f7bae9 100644
--- a/docs/bugs_by_version.json
+++ b/docs/bugs_by_version.json
@@ -350,6 +350,10 @@
],
"released": "2017-07-31"
},
+ "0.4.15": {
+ "bugs": [],
+ "released": "2017-08-08"
+ },
"0.4.2": {
"bugs": [
"DelegateCallReturnValue",