Skip to content

Commit

Permalink
Merge pull request #2657 from informalsystems/release/0.41.0
Browse files Browse the repository at this point in the history
[release] 0.41.0
  • Loading branch information
Shon Feder committed Jul 20, 2023
2 parents fee49ef + 7fb73e1 commit c224571
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
1 change: 0 additions & 1 deletion .unreleased/breaking-changes/2654-quintint-bigint.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- NOTE: This file is generated. Do not write release notes here.
Notes for unreleased changes go in the .unreleased/ directory. -->

## 0.41.0 - 2023-07-20

### Breaking changes

- Fixed deserialization of large Quint integer values, see #2654

## 0.40.7 - 2023-07-06

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.40.8-SNAPSHOT
0.41.1-SNAPSHOT

0 comments on commit c224571

Please sign in to comment.