File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88
99This release named by @USERNAME .
1010
11+ ** WARNING** : ` --experimental-splicing ` is incompatible with previous CLN versions! You will not
12+ be able to reestablish channels with older nodes at all, if this is enabled!
13+
1114### Added
1215
1316 - Protocol: we now offer peer storage to any peers who create a channel. ([ #8140 ] )
@@ -30,7 +33,7 @@ This release named by @USERNAME.
3033
3134### Changed
3235
33- - Splicing: The splicing protocol is now compatible with Eclair. ([ #8021 ] )
36+ - Splicing: The splicing protocol is now compatible with Eclair, incompatible with previous CLN versions ([ #8021 ] )
3437 - Protocol: We now exchange ` announcement_signatures ` as soon as we're ready, rather than waiting for 6 blocks (as per recent BOLT update.) ([ #8136 ] )
3538 - Protocol: We won't forget still-opening channels after 2016 blocks, unless there are more than 100. ([ #8162 ] )
3639 - Reckless: Accepts a source url or local directory as an argument to ` reckless install ` . ([ #8266 ] )
You can’t perform that action at this time.
0 commit comments