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