Add integer function declarations to change log

This commit is contained in:
2018-04-21 17:13:20 +02:00
parent 28dbd407e2
commit f190c28ea5

View File

@@ -6,6 +6,7 @@
* optional detection of integer variables and integer predicate parameters * optional detection of integer variables and integer predicate parameters
* command-line option `--detect-integers` to enable integer variable detection * command-line option `--detect-integers` to enable integer variable detection
* support for declaring functions integer with the `#external` directive
## 0.1.8 (2018-04-20) ## 0.1.8 (2018-04-20)