3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-06 15:26:15 +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 committed by GitHub
parent a1215b4132
commit 63a16daaba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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