Skip to content

Commit f48857b

Browse files
niftyneirustyrussell
authored andcommitted
changelog: add two general notes and fix the typo
Suggested-By: @shesek Suggested-By: @rustyrussell
1 parent cd47125 commit f48857b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
This release named by @nalinbhardwaj.
1010

11+
NOTE ONE: Both the dual-funding and offers protocols have changed, and
12+
are incompatible with older releses (they're both still draft)
13+
14+
NOTE TWO: `rebalance` and `drain` plugins will need to be redownloaded as
15+
older versions will no longer work -- `payment_secret` is now compulsory.
16+
17+
18+
1119
### Added
1220

13-
- JSON-RPC: `invoice` now outputs explicit `payment_secret` it its own field. ([#4646])
21+
- JSON-RPC: `invoice` now outputs explicit `payment_secret` as its own field. ([#4646])
1422
- JSON-RPC: `listchannels` can be queried by `destination`. ([#4614])
1523
- JSON-RPC: `invoice` now gives `warning_private_unused` if unused unannounced channels could have provided sufficient capacity. ([#4585])
1624
- JSON-RPC: `withdraw`, `close` (and others) now accept taproot (and other future) segwit addresses. ([#4591])

0 commit comments

Comments
 (0)