From 8a78b1951600a936fadae6ea1644a49e491366f0 Mon Sep 17 00:00:00 2001 From: chriseth Date: Wed, 23 Nov 2016 14:53:59 +0100 Subject: Changelog. --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit