From 95c2bfe181be9619e255987ab75fb313b77c6ca2 Mon Sep 17 00:00:00 2001 From: Elle Mouton Date: Wed, 13 Sep 2023 14:41:24 +0200 Subject: [PATCH] docs: add entry for 7981 --- docs/release-notes/release-notes-0.17.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-notes/release-notes-0.17.0.md b/docs/release-notes/release-notes-0.17.0.md index a74a80421..9b0329da6 100644 --- a/docs/release-notes/release-notes-0.17.0.md +++ b/docs/release-notes/release-notes-0.17.0.md @@ -71,6 +71,10 @@ fails](https://github.com/lightningnetwork/lnd/pull/7876). retried](https://github.com/lightningnetwork/lnd/pull/7927) with an exponential back off. +* In the watchtower client, we [now explicitly + handle](https://github.com/lightningnetwork/lnd/pull/7981) the scenario where + a channel is closed while we still have an in-memory update for it. + # New Features ## Functional Enhancements ### Protocol Features