Skip to content

Commit

Permalink
updating changelog for new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kfriedberger committed Nov 9, 2020
1 parent f2dc9fd commit 7bd7816
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@ SPDX-License-Identifier: Apache-2.0

# JavaSMT ChangeLog

## JavaSMT 3.7.0

This release contains the first official support for native SMT solvers on Windows.
We provide MathSAT5 and Z3 for Windows (64bit) as part of the Ivy build.
A user can of course exclude the native libraries from the dependencies,
if disk space is a critical point.

### Updated solvers:
- MathSAT5 5.6.5 (inculding binary for Windows)
- Z3 4.8.9 (including binaries for Windows and MacOS)

## JavaSMT 3.6.1

### Updates solver versions:
Expand Down

0 comments on commit 7bd7816

Please sign in to comment.