aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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