From 2facd580e4bb9b64d9646d6c7161d8036676ab54 Mon Sep 17 00:00:00 2001 From: ziggie Date: Wed, 27 Nov 2024 21:21:05 +0100 Subject: [PATCH] docs: add release-notes. --- docs/release-notes/release-notes-0.19.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index 12049b40c2..2bacd09de9 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -60,6 +60,9 @@ * [Make the contract resolutions for the channel arbitrator optional]( https://github.com/lightningnetwork/lnd/pull/9253) +* [Make sure blinded payment failures are handled correctly in the mission +controller](https://github.com/lightningnetwork/lnd/pull/9316). + # New Features ## Functional Enhancements ## RPC Additions