From dd0615f488f2b2603ab0cd8a0f73fee2e28b459e Mon Sep 17 00:00:00 2001 From: eugene Date: Mon, 8 Aug 2022 14:30:30 -0400 Subject: [PATCH] release-notes: update for 0.15.1 --- docs/release-notes/release-notes-0.15.1.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.15.1.md b/docs/release-notes/release-notes-0.15.1.md index 15dfef0f4..d25d002c7 100644 --- a/docs/release-notes/release-notes-0.15.1.md +++ b/docs/release-notes/release-notes-0.15.1.md @@ -13,6 +13,9 @@ information. A new `listaliases` API has also been added that returns a data dump of all existing alias info.](https://github.com/lightningnetwork/lnd/pull/6734) +* [Adds a `ZeroConfAcceptor` that rejects any zero-conf channel opens unless an RPC `ChannelAcceptor` is + active. This is a safety measure to avoid funds loss.](https://github.com/lightningnetwork/lnd/pull/6716) + ## Build system * [Add the release build directory to the `.gitignore` file to avoid the release