diff --git a/docs/release-notes/release-notes-0.15.2.md b/docs/release-notes/release-notes-0.15.2.md index 11493623e..d8a99e8d2 100644 --- a/docs/release-notes/release-notes-0.15.2.md +++ b/docs/release-notes/release-notes-0.15.2.md @@ -8,6 +8,9 @@ ## Bug Fixes +* [A bug has been fixed where the responder of a zero-conf channel could forget + about the channel after a hard-coded 2016 blocks.](https://github.com/lightningnetwork/lnd/pull/6998) + * [A bug where LND wouldn't send a ChannelUpdate during a channel open has been fixed.](https://github.com/lightningnetwork/lnd/pull/6892)