From b0028794c136cb1cb0aae16275b71e6a6b452471 Mon Sep 17 00:00:00 2001 From: eugene Date: Mon, 23 Jan 2023 16:22:56 -0500 Subject: [PATCH] release-notes: update for 0.16.0 --- docs/release-notes/release-notes-0.16.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.16.0.md b/docs/release-notes/release-notes-0.16.0.md index 571224548..3205de472 100644 --- a/docs/release-notes/release-notes-0.16.0.md +++ b/docs/release-notes/release-notes-0.16.0.md @@ -234,6 +234,9 @@ in the lnwire package](https://github.com/lightningnetwork/lnd/pull/7303) * [Remove non-existent Cleanup calls from etcd test code in the `kvdb` package](https://github.com/lightningnetwork/lnd/pull/7352) +* [A bug has been fixed where a reorg would cause zero-conf channels to be deleted + from the graph.](https://github.com/lightningnetwork/lnd/pull/7292) + ## `lncli` * [Add an `insecure` flag to skip tls auth as well as a `metadata` string slice