From f4b92eb3d40cbacb306c4d4781cbc49128d30fae Mon Sep 17 00:00:00 2001 From: ziggie Date: Thu, 4 Apr 2024 01:13:53 +0100 Subject: [PATCH] docs: add release-notes. --- docs/release-notes/release-notes-0.18.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index 179f52d75a..ee0dd710e7 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -129,6 +129,10 @@ * [Fixed](https://github.com/lightningnetwork/lnd/pull/8685) lncli "bumpfee" parsing of the immediate/force flag. + +* [Fixed](https://github.com/lightningnetwork/lnd/pull/8621) the behaviour of + neutrino LND nodes which would loose sync in case they had very unstable + peer connection. # New Features ## Functional Enhancements