From 74693ed4913b8fee753bda51fa9e5cb1f4107d92 Mon Sep 17 00:00:00 2001 From: eugene Date: Wed, 1 Sep 2021 16:49:28 -0400 Subject: [PATCH] docs: update release notes for 0.14.0 --- 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 1f761e36c..78f6fb743 100644 --- a/docs/release-notes/release-notes-0.14.0.md +++ b/docs/release-notes/release-notes-0.14.0.md @@ -236,6 +236,8 @@ mode](https://github.com/lightningnetwork/lnd/pull/5564). [A bug has been fixed with Neutrino's `RegisterConfirmationsNtfn` and `RegisterSpendNtfn` calls that would cause notifications to be missed.](https://github.com/lightningnetwork/lnd/pull/5453) +[A bug has been fixed when registering for spend notifications in the `txnotifier`. A re-org notification would previously not be dispatched in certain scenarios.](https://github.com/lightningnetwork/lnd/pull/5465) + ## Documentation The [code contribution guidelines have been updated to mention the new