Skip to content

Commit

Permalink
Bump version to 0.25.5-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
shonfeder committed May 30, 2022
1 parent 86f5368 commit 75823a7
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 9 deletions.
1 change: 0 additions & 1 deletion .unreleased/bug-fixes/1794.md

This file was deleted.

1 change: 0 additions & 1 deletion .unreleased/bug-fixes/1819.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.25.4 - 2022-05-30

### Bug fixes

- Fix nested set membership in the arrays encoding, see #1819
- Fixed bug in inlining ASSUME statements, see #1794

## 0.25.3 - 2022-05-20

### Breaking changes
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.25.4
0.25.5-SNAPSHOT

0 comments on commit 75823a7

Please sign in to comment.