Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
blishko committed Mar 5, 2024
1 parent 1f3bc81 commit 528a03f
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
### 2.5.3 (unreleased)
### 2.6.0 (unreleased)
New features:
- Support `ALL` as a valid argument to `set-logic` command. This becomes an alias for `QF_AUFLIRA`.
- Simpler builds with single `make` command.

API changes:
- Various small fixes for compatibility with JavaSMT and C++20.

Removed features:
- Dropped support for `readline` library.

Performance improvements:
- Faster preprocessing in incremental solving.

### 2.5.2 (2023-07-12)

Expand Down

0 comments on commit 528a03f

Please sign in to comment.