Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-larraz committed Mar 10, 2023
1 parent eebabfc commit 254c322
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### Version 0.5.3
- Update Z3 to version 4.12.0 and Kind 2 to version 1.8.0.
- Replace Boolector SMT solver with Bitwuzla.
- Add syntax highlighting for frame blocks, if-then-else blocks, and reachability properties
- Add experimental support for reachability properties

### Version 0.5.2
- Update Z3 to version 4.11.0 and Kind 2 to version 1.7.0.
- Replace CVC4 SMT solver backend with cvc5.
Expand Down

0 comments on commit 254c322

Please sign in to comment.