Skip to content

Commit

Permalink
Merge pull request #2793 from informalsystems/release/0.44.2
Browse files Browse the repository at this point in the history
[release] 0.44.2
  • Loading branch information
Shon Feder authored Dec 1, 2023
2 parents 67cb5ff + d89866c commit acc3840
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
1 change: 0 additions & 1 deletion .unreleased/bug-fixes/fix-default-cases.md

This file was deleted.

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

## 0.44.2 - 2023-12-01

### Bug fixes

- Fix missing support for default match cases in quint conversion (#2792)

## 0.44.1 - 2023-12-01

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.44.2-SNAPSHOT
0.44.3-SNAPSHOT

0 comments on commit acc3840

Please sign in to comment.