From ff0622ef2261be7a81fc29480bc7e2d23174dae1 Mon Sep 17 00:00:00 2001 From: ziggie Date: Tue, 12 Nov 2024 22:40:11 +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 ab9ec12539b..cd8fd8c444e 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -48,6 +48,9 @@ * [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9249) found in the mission control store that can block the shutdown process of LND. +* [Make the resolutions for the channel arbitrator optional]( + https://github.com/lightningnetwork/lnd/pull/9253) + # New Features ## Functional Enhancements ## RPC Additions