aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorJonathan Brown <jbrown@bluedroplet.com>2016-11-23 18:00:06 +0800
committerGitHub <noreply@github.com>2016-11-23 18:00:06 +0800
commitaa4340ca89de452c67c0f0f9a0b8a5f34af93eb3 (patch)
tree15d6d6e814c97ad75e09ac00680af3fc9fbbc4cb /Changelog.md
parent1a205ebf783c61b6c92dd40d0e94f874dc21f7b0 (diff)
downloaddexon-solidity-aa4340ca89de452c67c0f0f9a0b8a5f34af93eb3.tar
dexon-solidity-aa4340ca89de452c67c0f0f9a0b8a5f34af93eb3.tar.gz
dexon-solidity-aa4340ca89de452c67c0f0f9a0b8a5f34af93eb3.tar.bz2
dexon-solidity-aa4340ca89de452c67c0f0f9a0b8a5f34af93eb3.tar.lz
dexon-solidity-aa4340ca89de452c67c0f0f9a0b8a5f34af93eb3.tar.xz
dexon-solidity-aa4340ca89de452c67c0f0f9a0b8a5f34af93eb3.tar.zst
dexon-solidity-aa4340ca89de452c67c0f0f9a0b8a5f34af93eb3.zip
Mention when the bug was introduced.
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index eb1e5e72..468518d2 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,7 +1,7 @@
### 0.4.6 (2016-11-22)
Bugfixes:
- * Optimizer: Knowledge about state was not correctly cleared for JUMPDESTs
+ * Optimizer: Knowledge about state was not correctly cleared for JUMPDESTs (introduced in 0.4.5)
### 0.4.5 (2016-11-21)