Changelog

This commit is contained in:
Leo Alt 2021-08-11 18:12:17 +02:00
parent 9ea4576664
commit 55d197f092

View File

@ -5,6 +5,7 @@ Language Features:
Compiler Features:
* Immutable variables can be read at construction time once they are initialized.
* SMTChecker: Support low level ``call`` as external calls to unknown code.
Bugfixes: