From 02c4f6fe69f97cd540bc42da27a1d623b43a1f9a Mon Sep 17 00:00:00 2001 From: Turtle Date: Wed, 18 Aug 2021 23:49:36 -0400 Subject: [PATCH] Docs: Updates 0.14.0 release notes --- docs/release-notes/release-notes-0.14.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.14.0.md b/docs/release-notes/release-notes-0.14.0.md index 6331c893..159827f7 100644 --- a/docs/release-notes/release-notes-0.14.0.md +++ b/docs/release-notes/release-notes-0.14.0.md @@ -267,6 +267,8 @@ mode](https://github.com/lightningnetwork/lnd/pull/5564). [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) +[Catches up on blocks in the router](https://github.com/lightningnetwork/lnd/pull/5315) in order to fix an "out of order" error that crops up. + ## Documentation The [code contribution guidelines have been updated to mention the new @@ -274,6 +276,7 @@ requirements surrounding updating the release notes for each new change](https://github.com/lightningnetwork/lnd/pull/5613). # Contributors (Alphabetical Order) +* Alyssa Hertig * Andras Banki-Horvath * de6df1re * ErikEk