-
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
shonfeder
committed
Jan 23, 2024
1 parent
9deaf3d
commit 2288309
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.44.3-SNAPSHOT | ||
0.44.3 |