Skip to content

Commit

Permalink
[release] 0.46.2
Browse files Browse the repository at this point in the history
  • Loading branch information
konnov committed Oct 2, 2024
1 parent 8c824b0 commit b3ee88a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## 0.46.2 - 2024-10-02

### Bug fixes

- Do not produce `(distinct ...)` for singletons, see #3005
- Show note that expression is unsupported instead of reporting a counterexample claiming that e.g. `{42} \in SUBSET Nat` is false, see #2690
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.46.2-SNAPSHOT
0.46.2

0 comments on commit b3ee88a

Please sign in to comment.