diff --git a/CHANGELOG.md b/CHANGELOG.md index e831397..65bfc62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ * new simplification rule applying to integer variables * support for declaring functions integer with the `#external` directive +### Bug Fixes + +* fixes incorrect translation of unsupported choice rules with multiple elements by returning an error instead + ## 0.1.8 (2018-04-20) ### Features