Skip to content

Commit

Permalink
Bump version to 0.46.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
konnov committed Sep 24, 2024
1 parent 0d72eb1 commit 5c3dbff
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 9 deletions.
1 change: 0 additions & 1 deletion .unreleased/features/z3-parameters.md

This file was deleted.

1 change: 0 additions & 1 deletion .unreleased/features/z3-stats.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
<!-- NOTE: This file is generated. Do not write release notes here.
Notes for unreleased changes go in the .unreleased/ directory. -->

## 0.46.1 - 2024-09-24

### Features

- Periodically print Z3 statistics when `--debug` is on (#2992)
- Parse and pass z3 tuning parameters in the Apalache fine-tuning parameters (#2990)

## 0.45.6 - 2024-09-19

### Features
Expand Down
6 changes: 0 additions & 6 deletions RELEASE.md

This file was deleted.

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.46.1
0.46.2-SNAPSHOT

0 comments on commit 5c3dbff

Please sign in to comment.