From 077273e66e79a4b710ff8136c5cbbcc35a1bbe54 Mon Sep 17 00:00:00 2001 From: Elle Mouton Date: Wed, 21 Aug 2024 09:50:46 +0200 Subject: [PATCH] docs: update release notes --- docs/release-notes/release-notes-0.19.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index bda488095..8d3a908fd 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -52,6 +52,9 @@ # Technical and Architectural Updates ## BOLT Spec Updates +* Add new [lnwire](https://github.com/lightningnetwork/lnd/pull/8044) messages + for the Gossip 1.75 protocol. + ## Testing ## Database