From 5240fa9983065c2071195452e91eb02b39362591 Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Thu, 12 May 2022 10:28:14 +0200 Subject: [PATCH] docs: add release notes --- docs/release-notes/release-notes-0.15.0.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/release-notes/release-notes-0.15.0.md b/docs/release-notes/release-notes-0.15.0.md index 316d6d481..4a1e49534 100644 --- a/docs/release-notes/release-notes-0.15.0.md +++ b/docs/release-notes/release-notes-0.15.0.md @@ -106,8 +106,6 @@ compact filters and block/block headers. * [Fixed an issue where invoice notifications could be missed when using the SubscribeSingleInvoice or SubscribeNotifications rpcs.](https://github.com/lightningnetwork/lnd/pull/6477) - -## Neutrino * [Fixed crash in MuSig2Combine](https://github.com/lightningnetwork/lnd/pull/6502) @@ -295,6 +293,10 @@ from occurring that would result in an erroneous force close.](https://github.co * [Remove `confirmation_height` field from PendingChannel proto](https://github.com/lightningnetwork/lnd/pull/6472) +* [The `walletrpc.ListLeases` RPC (`lncli wallet listleases`) now shows the + pkScript and value of a leased + output](https://github.com/lightningnetwork/lnd/pull/6528). + ## Database * [Add ForAll implementation for etcd to speed up