Changelog.

This commit is contained in:
chriseth
2016-11-25 16:10:24 +01:00
parent 612c1726d9
commit 8a78b19516
+3
View File
@@ -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