Skip to content

Commit 7713a42

Browse files
committed
change log for release candidate 1 to include 8690
1 parent 9627bf9 commit 7713a42

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7-
## [25.12rc1] - 2025-11-20: "Boltz's Seamless Upgrade Experience"
7+
## [25.12rc1] - 2025-11-25: "Boltz's Seamless Upgrade Experience"
88

99
Release Candidate for Core Lightning v25.12
1010

@@ -65,6 +65,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
6565
 - Offers: require peers for blinded paths to have `option_onion_messages`, due to reports of LND not forwarding our blinded payments correctly. ([#8682])
6666
- Protocol: we now re-transmit unseen funding transactions on startup, for more robustness. ([#8546])
6767
- Plugins: `askrene` now handles limits on number of htlcs much more gracefully. ([#8688])
68+
- Plugins: `listpays` can be missing the bolt11 information in some cases where `pay` is used. ([#8690])
6869
 - Plugins: `bkpr_listincome` now honors `start\_time` and `end\_time` parameters for onchain fees. ([#8624])
6970
- JSON-RPC: `autoclean-once` returns "uncleaned" number reflecting number of candidates which were too new to be cleaned, not all records we didn't delete. ([#8651])
7071
- JSON-RPC: `invoice` no longer accepts 640-byte descriptions (it would produce malformed invoices). ([#8535])
@@ -96,6 +97,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
9697
[#8646]: https://github.com/ElementsProject/lightning/pull/8646
9798
[#8546]: https://github.com/ElementsProject/lightning/pull/8546
9899
[#8692]: https://github.com/ElementsProject/lightning/pull/8692
100+
[#8690]: https://github.com/ElementsProject/lightning/pull/8690
99101
[#8492]: https://github.com/ElementsProject/lightning/pull/8492
100102
[#8608]: https://github.com/ElementsProject/lightning/pull/8608
101103
[#8671]: https://github.com/ElementsProject/lightning/pull/8671

0 commit comments

Comments
 (0)