Skip to content

Commit

Permalink
[release] 0.44.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shonfeder committed Jan 23, 2024
1 parent 9deaf3d commit 2288309
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## 0.44.3 - 2024-01-23

### Features

- Parse name of `ASSUME` declarations into IR and preserve them during serialization to JSON, see #2808

### Bug fixes

- fix crash on the arrays encoding when having a subset relation containing infinite sets, see #2810
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.44.3-SNAPSHOT
0.44.3

0 comments on commit 2288309

Please sign in to comment.