aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2016-11-22 22:34:17 +0800
committerGitHub <noreply@github.com>2016-11-22 22:34:17 +0800
commit2dabbdf06f414750ef0425c664f861aeb3e470b8 (patch)
tree8abae6dcf2b5baafc7221f2693fb20af0be49b3b /Changelog.md
parentb318366e6f16ed6a4274247d09badac4affff8d5 (diff)
parent3d9a180cc311b085efe06938c1f42ce53d27ac4a (diff)
downloaddexon-solidity-2dabbdf06f414750ef0425c664f861aeb3e470b8.tar
dexon-solidity-2dabbdf06f414750ef0425c664f861aeb3e470b8.tar.gz
dexon-solidity-2dabbdf06f414750ef0425c664f861aeb3e470b8.tar.bz2
dexon-solidity-2dabbdf06f414750ef0425c664f861aeb3e470b8.tar.lz
dexon-solidity-2dabbdf06f414750ef0425c664f861aeb3e470b8.tar.xz
dexon-solidity-2dabbdf06f414750ef0425c664f861aeb3e470b8.tar.zst
dexon-solidity-2dabbdf06f414750ef0425c664f861aeb3e470b8.zip
Merge pull request #1418 from ethereum/develop
Release 0.4.6
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index abd8d593..eb1e5e72 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,8 @@
+### 0.4.6 (2016-11-22)
+
+Bugfixes:
+ * Optimizer: Knowledge about state was not correctly cleared for JUMPDESTs
+
### 0.4.5 (2016-11-21)
Features: