Skip to content

Commit

Permalink
Merge pull request #2849 from informalsystems/release/0.44.6
Browse files Browse the repository at this point in the history
[release] 0.44.6
  • Loading branch information
Shon Feder authored Mar 4, 2024
2 parents a65de50 + 883ac5b commit 23dfad9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
1 change: 0 additions & 1 deletion .unreleased/features/grpc-mem.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.44.6 - 2024-03-04

### Features

- Increase the Apalache server's gRPC message size limit from 8MB to 64MB. (#2847)

## 0.44.5 - 2024-02-05

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

0 comments on commit 23dfad9

Please sign in to comment.