From b14b30ff52804527e8e9c5db66c1a9a297172e85 Mon Sep 17 00:00:00 2001 From: Elle Mouton Date: Tue, 28 Nov 2023 13:43:42 +0200 Subject: [PATCH] docs: update release notes --- docs/release-notes/release-notes-0.18.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index f59bfee7a..b3a388052 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -62,6 +62,9 @@ protects against the case where htlcs are added asynchronously resulting in stuck channels. +* [Properly handle un-acked updates for exhausted watchtower + sessions](https://github.com/lightningnetwork/lnd/pull/8233) + # New Features ## Functional Enhancements