From 738206fa96ecd066285d85126a47b989eac5e7ce Mon Sep 17 00:00:00 2001 From: Elle Mouton Date: Tue, 18 Jun 2024 16:21:00 -0700 Subject: [PATCH] docs: add release notes entry --- docs/release-notes/release-notes-0.18.1.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/release-notes/release-notes-0.18.1.md b/docs/release-notes/release-notes-0.18.1.md index 1d6608407..644ed5a99 100644 --- a/docs/release-notes/release-notes-0.18.1.md +++ b/docs/release-notes/release-notes-0.18.1.md @@ -79,6 +79,11 @@ # Technical and Architectural Updates ## BOLT Spec Updates + +* Start assuming that all hops used during path-finding and route construction + [support the TLV onion + format](https://github.com/lightningnetwork/lnd/pull/8791). + ## Testing ## Database ## Code Health @@ -88,5 +93,6 @@ * Andras Banki-Horvath * Bufo +* Elle Mouton * Matheus Degiovani * Slyghtning