3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-25 07:13:41 +00:00

Update RELEASE_NOTES.md

for bugfix release
This commit is contained in:
Nikolaj Bjorner 2025-06-24 07:17:34 -07:00
parent 3916c451e5
commit 23bd844212

View file

@ -7,6 +7,9 @@ Version 4.next
- CDCL core for SMT queries. It extends the SAT engine with theory solver plugins. - CDCL core for SMT queries. It extends the SAT engine with theory solver plugins.
- add global incremental pre-processing for the legacy core. - add global incremental pre-processing for the legacy core.
Version 4.15.2
==============
- #7690, #7691 - fix leak introduced in arithmetic solver.
Version 4.15.1 Version 4.15.1
============== ==============