Skip to content

Commit ab0323c

Browse files
update release notes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
1 parent ea1360e commit ab0323c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

RELEASE_NOTES.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,16 @@ Version 4.next
77
- CDCL core for SMT queries. It extends the SAT engine with theory solver plugins.
88
- add global incremental pre-processing for the legacy core.
99

10-
Version 4.14.1
10+
11+
Version 4.14.2
1112
==============
1213
- Improved integer cut algorithms for linear integer arithmetic.
1314

15+
Version 4.14.1
16+
==============
17+
- Add ubv_to_int, sbv_to_int, int_to_bv to SMTLIB2 API.
18+
- Fix nuget package regression omitting Microsoft.Z3.* files
19+
1420
Version 4.14.0
1521
==============
1622
- [SLS modulo theories](https://microsoft.github.io/z3guide/programming/Local%20Search/) engine v1 release.

0 commit comments

Comments
 (0)