Skip to content

Commit

Permalink
update documentation for next release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kfriedberger committed Dec 24, 2019
1 parent 78cbbb2 commit 17e0212
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
@@ -1,5 +1,16 @@
# JavaSMT ChangeLog

## JavaSMT 3.4.0

### Changes in the API:
- With the update of SMTInterpol some partially visible classes were touched.

### Improvements and Fixes:
- fix for visiting uninterpreted function with CVC4
- New or updated solver versions:
- SMTInterpol: 2.5-604-g71e72f93, including a small change in the API of SMTInterpol
- Several updates for dependencies.

## JavaSMT 3.3.0

### Changes in the API:
Expand Down

0 comments on commit 17e0212

Please sign in to comment.