Skip to content

Commit

Permalink
Merge pull request #2827 from informalsystems/release/0.44.5
Browse files Browse the repository at this point in the history
[release] 0.44.5
  • Loading branch information
Shon Feder authored Feb 5, 2024
2 parents 0549ef7 + 1a9ba26 commit 5754703
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .unreleased/bug-fixes/2811-server-bind-error.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.5 - 2024-02-05

### Bug fixes

- When expected server port is already bound, report clean user error instead of crashing with a traceback (#2676).

## 0.44.4 - 2024-01-29

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

0 comments on commit 5754703

Please sign in to comment.