Skip to content

Commit 628d655

Browse files
committed
changelog: update v26.06.1 release notes
1 parent 1c346a5 commit 628d655

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.06.1] - 2026-06-05: "Qantum-Resistant Lightning Channel II"
8+
9+
This point release is recommended: it fixes the bwatch plugin failure at registration
10+
11+
### Fixed
12+
13+
- Plugins: bwatch failed to register on startup after make install ([#9192])
14+
15+
[(#9192)]: https://github.com/ElementsProject/lightning/pull/9192
16+
[26.06.1]: https://github.com/ElementsProject/lightning/releases/tag/v26.06.1
17+
18+
719
## [26.06] - 2026-06-01: "Quantum-Resistant Lightning Channel"
820

921
This release was named by @enaples.
@@ -75,7 +87,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
7587

7688
- JSON-RPC: `createproof` to create a payment proof for a (successful) BOLT12 payment. ([#9116])
7789
- JSON-RPC: `decode` now supports the `lnp` payer proof format. ([#9116])
78-
- Plugins: `bwatch` plugin (enable using `plugin=bwatch`) ([#9098])
90+
- Plugins: `bwatch` plugin (enable using `experimental-bwatch`) ([#9098])
7991

8092

8193
[#9101]: https://github.com/ElementsProject/lightning/pull/9101

0 commit comments

Comments
 (0)