Skip to content

Commit

Permalink
[release] 0.44.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bugarela committed Mar 20, 2024
1 parent 656a8c9 commit 2509f9b
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.44.8 - 2024-03-20

### Bug fixes

- Sanitize names while pretty printing to avoid invalid names (#2860)
- When converting Quint lambdas, derive the return type from the Quint type inferred for the lambda, rather the type inferred for the body expression, avoiding mismatches with Apalache type variables. (#2856)
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.44.8-SNAPSHOT
0.44.8

0 comments on commit 2509f9b

Please sign in to comment.