Skip to content

Commit 45611af

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 857018c + 55617a5 commit 45611af

11 files changed

Lines changed: 170 additions & 120 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
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-
## [26.06rc2] - 2026-05-21: "Quantum-Resistant Lightning Channel"
7+
## [26.06] - 2026-06-01: "Quantum-Resistant Lightning Channel"
88

99
This release was named by @enaples.
1010

@@ -69,7 +69,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
6969
- Protocol: use BOLT4's paranoid advice about doing constant-time error decryption. ([#9044])
7070
- Fix for `splicein`, `spliceout`, and `dev-splice` commands where channel balances included partial sats. ([#9097])
7171
- build: fix build errors with GCC 15 (Arch Linux). ([#9075])
72-
72+
- Plugins: xpay no longer crashes on circular bolt11 routehints. ([#9174])
7373

7474
### EXPERIMENTAL
7575

@@ -89,6 +89,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
8989
[#9078]: https://github.com/ElementsProject/lightning/pull/9078
9090
[#8981]: https://github.com/ElementsProject/lightning/pull/8981
9191
[#8751]: https://github.com/ElementsProject/lightning/pull/8751
92+
[#9174]: https://github.com/ElementsProject/lightning/pull/9174
9293
[#8807]: https://github.com/ElementsProject/lightning/pull/8807
9394
[#9037]: https://github.com/ElementsProject/lightning/pull/9037
9495
[#9119]: https://github.com/ElementsProject/lightning/pull/9119
@@ -100,7 +101,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
100101
[#8942]: https://github.com/ElementsProject/lightning/pull/8942
101102
[#8922]: https://github.com/ElementsProject/lightning/pull/8922
102103
[#9136]: https://github.com/ElementsProject/lightning/pull/9136
103-
[26.06rc2]: https://github.com/ElementsProject/lightning/releases/tag/v26.06rc2
104+
[26.06]: https://github.com/ElementsProject/lightning/releases/tag/v26.06
104105

105106
## [26.04.1] - 2026-04-25: "Negative Routing Fees II"
106107

0 commit comments

Comments
 (0)