Skip to content

Commit b817e0a

Browse files
committed
CHANGELOG.md: release notes for 0.11.1.
Signed-off-by: Rusty Russell <[email protected]>
1 parent b7d18a9 commit b817e0a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
TODO: Insert version codename, and username of the contributor that named the release.
99
-->
1010

11+
## [0.11.1] - 2022-05-13: Simon's Carefully Chosen Release Name II
12+
13+
Single change which fixed a bug introduced in 0.11.0 which could cause
14+
unwanted unilateral closes (`bad reestablish revocation_number: 0 vs 3`)
15+
16+
### Fixed
17+
18+
- connectd: make sure we don't keep stale reconnections around. ([#5256])
19+
- connectd: fix assert which we could trigger. ([#5256])
20+
21+
[#5256]: https://github.com/ElementsProject/lightning/pull/5256
22+
1123
## [0.11.0.1] - 2022-04-04: Simon's Carefully Chosen Release Name
1224

1325
This release would have been named by Simon Vrouwe, had he responded to my emails!

0 commit comments

Comments
 (0)