From 3d69d70ebaafcffd94db9e6acdadb04f0ed24e50 Mon Sep 17 00:00:00 2001 From: yyforyongyu Date: Wed, 9 Apr 2025 20:13:00 +0800 Subject: [PATCH] docs: update release notes --- docs/release-notes/release-notes-0.19.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index 5f02bbbd8..ae020a82c 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -101,7 +101,8 @@ than once. * [Fixed](https://github.com/lightningnetwork/lnd/pull/9609) a bug that may - cause `listunspent` to give inaccurate wallet UTXOs. + cause `listunspent` to give inaccurate wallet UTXOs and + [`locked_balance`](https://github.com/lightningnetwork/lnd/pull/9693). * [Fixed](https://github.com/lightningnetwork/lnd/pull/9626) a bug where a keysend payment would not fail properly and only resolve after restart. Now