From 13e20e99e49d522af31991a812b1cf02f2fdf977 Mon Sep 17 00:00:00 2001 From: ziggie Date: Thu, 25 Jan 2024 21:00:47 +0000 Subject: [PATCH] docs: add release-notes. --- docs/release-notes/release-notes-0.18.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index 83ac747bb3..a186d1a8de 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -75,6 +75,9 @@ * The AMP struct in payment hops will [now be populated](https://github.com/lightningnetwork/lnd/pull/7976) when the AMP TLV is set. +* [Add Taproot witness types + to rpc](https://github.com/lightningnetwork/lnd/pull/8431) + # New Features ## Functional Enhancements