From b48e2763a79897938b11f444b40e951a4202587a Mon Sep 17 00:00:00 2001 From: Olaoluwa Osuntokun Date: Mon, 23 Jun 2025 16:20:57 -0700 Subject: [PATCH] docs/release-notes: update release notes w/ all contributors and notes --- docs/release-notes/release-notes-0.19.2.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index 3c2e16b5b..37ff73ea9 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -29,6 +29,9 @@ - [Fixed](https://github.com/lightningnetwork/lnd/pull/9962) a case where the node may panic if it's running in the remote signer mode. +- [Fixed the `historical channel bucket has not yet been created` error on + startup](https://github.com/lightningnetwork/lnd/pull/9653). + # New Features ## Functional Enhancements @@ -83,5 +86,9 @@ much more slowly. ## Tooling and Documentation # Contributors (Alphabetical Order) + * Abdulkbk +* djkazic +* Olaoluwa Osuntokun * Yong Yu +* Ziggie