Skip to content

Commit

Permalink
update release changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
kfriedberger committed Jun 14, 2020
1 parent c9385ae commit 70ffe15
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# JavaSMT ChangeLog

## JavaSMT 3.5.0

This release mostly contains updated solvers,
including the new version of Z3 without support for interpolation.
There were some internal fixes and improvements.

### Updates solver versions:
- CVC4 prerelease-2020-06-13-g3a1bce1b8
- Boolector 3.2.1-15-g59c9ade5
- MathSAT5 5.6.3
- OptiMathSAT 1.7.1
- Princess 2.13
- Z3 4.8.8 (info: interpolation no longer available!)

## JavaSMT 3.4.0

### Changes in the API:
Expand Down

0 comments on commit 70ffe15

Please sign in to comment.