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

Update RELEASE_NOTES.md for version 4.15.5

Added release notes for version 4.15.5.
This commit is contained in:
Nikolaj Bjorner 2026-01-19 13:35:55 -08:00
parent 8d6759d01c
commit aa8fc5988b

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.5
==============
Version 4.15.4 Version 4.15.4
============== ==============
- Add methods to create polymorphic datatype constructors over the API. The prior method was that users had to manage - Add methods to create polymorphic datatype constructors over the API. The prior method was that users had to manage