File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
55The 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
921This 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
You can’t perform that action at this time.
0 commit comments