Changelog entry

This commit is contained in:
Martin Blicha 2020-12-28 16:50:04 +01:00
parent 77dff222e9
commit 58731056a3

View File

@ -10,6 +10,7 @@ Compiler Features:
Bugfixes:
* Code Generator: Fix length check when decoding malformed error data in catch clause.
* SMTChecker: Fix false negatives in overriding modifiers.
* SMTChecker: Fix false negatives when analyzing external function calls.
### 0.8.0 (2020-12-16)