From e351b879dc93bef736cbffa73eba7a0a5508c2b8 Mon Sep 17 00:00:00 2001 From: Olaoluwa Osuntokun Date: Fri, 12 Nov 2021 18:27:19 -0800 Subject: [PATCH] docs/release-notes: add release notes for pruned node fix --- docs/release-notes/release-notes-0.14.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release-notes/release-notes-0.14.0.md b/docs/release-notes/release-notes-0.14.0.md index a6694fa7b..7774cb1d9 100644 --- a/docs/release-notes/release-notes-0.14.0.md +++ b/docs/release-notes/release-notes-0.14.0.md @@ -628,6 +628,8 @@ messages directly. There is no routing/path finding involved. * [Fix deadlock when using the graph cache]( https://github.com/lightningnetwork/lnd/pull/5941) +* [Fixes a bug that would cause pruned nodes to stall out](https://github.com/lightningnetwork/lnd/pull/5970) + ## Documentation The [code contribution guidelines have been updated to mention the new