From 879041b75e47a807fe7f510692199c4ba2cce7f1 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 c9e8c3801..12049b40c 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -56,6 +56,9 @@ * [Fixed a case](https://github.com/lightningnetwork/lnd/pull/9258) where the confirmation notification may be missed. + +* [Make the contract resolutions for the channel arbitrator optional]( + https://github.com/lightningnetwork/lnd/pull/9253) # New Features ## Functional Enhancements