From 706b44447f5ae630e248a41a42fb11a88dbbc603 Mon Sep 17 00:00:00 2001 From: Andras Banki-Horvath Date: Tue, 17 Sep 2024 16:51:19 +0200 Subject: [PATCH] docs: update release notes for 0.19.0 --- docs/release-notes/release-notes-0.19.0.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index bda488095a..14c0b0585e 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -55,6 +55,10 @@ ## Testing ## Database +* [Migrate KV invoices to + SQL](https://github.com/lightningnetwork/lnd/pull/8831) as part of a larger + effort to support SQL databases natively in LND. + ## Code Health ## Tooling and Documentation @@ -65,6 +69,7 @@ # Contributors (Alphabetical Order) +* Andras Banki-Horvath * CharlieZKSmith * Pins * Ziggie