Skip to content

Commit

Permalink
[release] 0.30.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shonfeder committed Mar 6, 2023
1 parent ceafebb commit 888fbac
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## 0.30.3 - 2023-03-06

### Features

- Added support for transpiling [quint](https://github.com/informalsystems/quint) booleans, integers, and sets (See #2451, #2449, #2445)

### Bug fixes

- Add support for first-order `CONSTANTS`, see #2389.
- Fixed type checking of specs that use `Print` and `PrintT`, see #2456.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.30.3-SNAPSHOT
0.30.3

0 comments on commit 888fbac

Please sign in to comment.