Skip to content

Commit

Permalink
[release] 0.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shonfeder committed Sep 12, 2022
1 parent bf1e8f4 commit 146de56
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## 0.29.1 - 2022-09-12

### Bug fixes

- Report an error, when --max-error > 1 and no --view is provided, see #2144
- Sort SMT disjuncts generated by `ZipOracle`, see #2149
- Check invariants at step 0 with --discard-disabled=false, see #2158 and #2161
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.29.1-SNAPSHOT
0.29.1

0 comments on commit 146de56

Please sign in to comment.