Skip to content

Commit

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

### Breaking changes

- Updated support for quint input, for compatibility with the (forthcoming) Quint v0.8.0. Output from earlier versions of quint will no longer be supported. See #2473 and https://github.com/informalsystems/quint/pull/689.

### Features

- Add support for quint tuples. See #2441.
- Add support for converting (most) quint list operator. See #2440.
- Added support for quint's variadic bindings in `forall` and `exists` operators. See #2471.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.30.5-SNAPSHOT
0.30.5

0 comments on commit 4aa500c

Please sign in to comment.