aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2016-11-23 21:53:59 +0800
committerchriseth <c@ethdev.com>2016-11-25 23:10:24 +0800
commit8a78b1951600a936fadae6ea1644a49e491366f0 (patch)
tree62f4cabb251cd1dfd52b42fbb97dd7f044ee2f44
parent612c1726d9b0dd1cb5bccd9b93ace69f6516f9ea (diff)
downloaddexon-solidity-8a78b1951600a936fadae6ea1644a49e491366f0.tar.gz
dexon-solidity-8a78b1951600a936fadae6ea1644a49e491366f0.tar.zst
dexon-solidity-8a78b1951600a936fadae6ea1644a49e491366f0.zip
Changelog.
-rw-r--r--Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 0b10cd0c..b5e48173 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,8 @@
### 0.4.7 (unreleased)
+Features:
+ * Optimizer: Some dead code elimination.
+
Bugfixes:
* Type checker: string literals that are not valid UTF-8 cannot be converted to string type