Skip to content

Commit cc15a17

Browse files
committed
f - be more verbose
1 parent eb780a9 commit cc15a17

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,11 @@
8383

8484
## Serialization Compatibility
8585
* Channels open with `option_scid_alias` negotiated (enabled via
86-
`ChannelHandshakeConfig::negotiate_scid_privacy`) will not be compatible with
87-
prior releases (#1351). Similarly for inbound channels where the
88-
`accept_channel` message has `ChannelTypeFeatures::supports_scid_privacy`.
86+
`ChannelHandshakeConfig::negotiate_scid_privacy`) will be incompatible with
87+
prior releases. Similarly, inbound channels accepted from an
88+
`OpenChannelRequest` with a `channel_type` that has
89+
`ChannelTypeFeatures::supports_scid_privacy` return true will also be
90+
incompatible with prior versions (#1351).
8991

9092
In total, this release features 43 files changed, 3900 insertions, 1241
9193
deletions in 69 commits from 11 authors, in alphabetical order:

0 commit comments

Comments
 (0)