Skip to content

Commit 94928de

Browse files
committed
meta: Update CHANGELOG for release candidate v22.11rc2
1 parent 2e270ea commit 94928de

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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-
## [22.11rc1] - 2022-11-10
11+
## [22.11rc2] - 2022-11-18
1212

1313
### Added
1414

@@ -84,7 +84,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
8484

8585

8686
### Fixed
87-
87+
- ld: Reduce identification of own transactions to not slow down over time, reducing block processing time ([#5715])
8888
- onchaind: Witness weight estimations could be slightly lower than the VLS signer ([#5669])
8989
- Protocol: we now correctly decrypt non-256-length onion errors (we always forwarded them fine, now we actually can parse them). ([#5698])
9090
- Fixed gossip_store corruption from duplicate private channel updates ([#5661])
@@ -187,7 +187,8 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
187187
[#5645]: https://github.com/ElementsProject/lightning/pull/5645
188188
[#5650]: https://github.com/ElementsProject/lightning/pull/5650
189189
[#5621]: https://github.com/ElementsProject/lightning/pull/5621
190-
[22.11rc1]: https://github.com/ElementsProject/lightning/releases/tag/v22.11rc1
190+
[#5715]: https://github.com/ElementsProject/lightning/pull/5715
191+
[22.11rc2]: https://github.com/ElementsProject/lightning/releases/tag/v22.11rc2
191192

192193

193194
## [0.12.0] - 2022-08-23: Web-8 init

0 commit comments

Comments
 (0)