mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-04 03:03:51 +01:00
CHANGELOG.md: release notes for 0.11.1.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
4343f720be
commit
1860bbaed7
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -8,6 +8,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
TODO: Insert version codename, and username of the contributor that named the release.
|
TODO: Insert version codename, and username of the contributor that named the release.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## [0.11.1] - 2022-05-13: Simon's Carefully Chosen Release Name II
|
||||||
|
|
||||||
|
Single change which fixed a bug introduced in 0.11.0 which could cause
|
||||||
|
unwanted unilateral closes (`bad reestablish revocation_number: 0 vs 3`)
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- connectd: make sure we don't keep stale reconnections around. ([#5256])
|
||||||
|
- connectd: fix assert which we could trigger. ([#5256])
|
||||||
|
|
||||||
|
[#5256]: https://github.com/ElementsProject/lightning/pull/5256
|
||||||
|
|
||||||
## [0.11.0.1] - 2022-04-04: Simon's Carefully Chosen Release Name
|
## [0.11.0.1] - 2022-04-04: Simon's Carefully Chosen Release Name
|
||||||
|
|
||||||
This release would have been named by Simon Vrouwe, had he responded to my emails!
|
This release would have been named by Simon Vrouwe, had he responded to my emails!
|
||||||
|
|
Loading…
Add table
Reference in a new issue