From 7b70ad7fd1857d1f1044ccded6b7ad900032580d Mon Sep 17 00:00:00 2001 From: Boris Nagaev Date: Sun, 22 Jun 2025 11:05:45 -0300 Subject: [PATCH] docs: update release notes --- docs/release-notes/release-notes-0.20.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release-notes/release-notes-0.20.0.md b/docs/release-notes/release-notes-0.20.0.md index e2af27a96..3ba247cb9 100644 --- a/docs/release-notes/release-notes-0.20.0.md +++ b/docs/release-notes/release-notes-0.20.0.md @@ -131,6 +131,8 @@ circuit. The indices are only available for forwarding events saved after v0.20. ## Tooling and Documentation +* lntest: [enable neutrino testing with bitcoind](https://github.com/lightningnetwork/lnd/pull/9977) + # Contributors (Alphabetical Order) * Abdulkbk