Changelog.

This commit is contained in:
chriseth 2016-11-23 14:53:59 +01:00
parent 612c1726d9
commit 8a78b19516

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