Add integer extensions to change log
This adds the recent integer extensions to the change log, namely, integer variable detection, simplifications concerning integer variables, and support for explicitly declaring functions integer.
This commit is contained in:
parent
69688d1d39
commit
bb9013e7c5
@ -2,6 +2,13 @@
|
||||
|
||||
## (unreleased)
|
||||
|
||||
### Features
|
||||
|
||||
* optional detection of integer variables and integer predicate parameters
|
||||
* command-line option `--detect-integers` to enable integer variable detection
|
||||
* new simplification rule applying to integer variables
|
||||
* support for declaring functions integer with the `#external` directive
|
||||
|
||||
## 0.1.8 (2018-04-20)
|
||||
|
||||
### Features
|
||||
|
Loading…
Reference in New Issue
Block a user