Skip to content

Commit 7bd7816

Browse files
committed
updating changelog for new release.
1 parent f2dc9fd commit 7bd7816

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@ SPDX-License-Identifier: Apache-2.0
1010

1111
# JavaSMT ChangeLog
1212

13+
## JavaSMT 3.7.0
14+
15+
This release contains the first official support for native SMT solvers on Windows.
16+
We provide MathSAT5 and Z3 for Windows (64bit) as part of the Ivy build.
17+
A user can of course exclude the native libraries from the dependencies,
18+
if disk space is a critical point.
19+
20+
### Updated solvers:
21+
- MathSAT5 5.6.5 (inculding binary for Windows)
22+
- Z3 4.8.9 (including binaries for Windows and MacOS)
23+
1324
## JavaSMT 3.6.1
1425

1526
### Updates solver versions:

0 commit comments

Comments
 (0)