From a86a5edbd5379251fab87589ae52726a37892fe6 Mon Sep 17 00:00:00 2001 From: Elle Mouton Date: Wed, 5 Feb 2025 10:07:23 +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 6979d796b..8956526ea 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -239,6 +239,9 @@ The underlying functionality between those two options remain the same. * [Golang was updated to `v1.22.11`](https://github.com/lightningnetwork/lnd/pull/9462). +* Various refactors to simplify the + `graph.Builder` [1](https://github.com/lightningnetwork/lnd/pull/9476). + ## Breaking Changes ## Performance Improvements