diff --git a/docs/release-notes/release-notes-0.17.0.md b/docs/release-notes/release-notes-0.17.0.md index 6cd76fb79..03dbc0457 100644 --- a/docs/release-notes/release-notes-0.17.0.md +++ b/docs/release-notes/release-notes-0.17.0.md @@ -141,6 +141,9 @@ It is possible to distinguish between defaults and examples now. A check script has been developed and integrated into the building process to compare the default values between lnd and sample-lnd.conf. +* [Cancel rebroadcasting of a transaction when abandoning +a channel](https://github.com/lightningnetwork/lnd/pull/7819) + ## Code Health * Updated [our fork for serializing protobuf as JSON to be based on the