-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Sep 26, 2022
1 parent
c4a2e0d
commit 8a342d2
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.29.2 - 2022-09-26 | ||
|
||
### Features | ||
|
||
- Add [Option.tla](https://github.com/informalsystems/apalache/blob/main/src/tla/Option.tla) module providing support for option types (see #2097). | ||
|
||
### Bug fixes | ||
|
||
- Fix missing support for single-line comments inside of type annotations (see https://github.com/informalsystems/apalache/issues/2162) |
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.29.2-SNAPSHOT | ||
0.29.2 |