Skip to content

Commit

Permalink
Merge pull request #2624 from informalsystems/release/0.40.5
Browse files Browse the repository at this point in the history
[release] 0.40.5
  • Loading branch information
Shon Feder authored Jul 1, 2023
2 parents f9c6084 + 14895d9 commit 960c1b6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
1 change: 0 additions & 1 deletion .unreleased/bug-fixes/2621-qnt-nat-int.md

This file was deleted.

1 change: 0 additions & 1 deletion .unreleased/bug-fixes/2623-grpc-msg-size.md

This file was deleted.

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

## 0.40.5 - 2023-06-30

### Bug fixes

- Increase max inbound gRPC message size, see #2623
- Fix Quint translation of `Nat` and `Int`, see #2621

## 0.40.4 - 2023-06-23

### 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.5-SNAPSHOT
0.40.6-SNAPSHOT

0 comments on commit 960c1b6

Please sign in to comment.