From 94efe06495385865a57d1d00a2583b00764bc92a Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Thu, 30 Jan 2025 16:14:56 +0100 Subject: [PATCH] docs: add release notes --- docs/release-notes/release-notes-0.19.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index fb1a6ebf3..002993fa7 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -234,6 +234,8 @@ config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce a new option `channel-max-fee-exposure` which is unambiguous in its description. The underlying functionality between those two options remain the same. +* [Golang was updated to + `v1.22.11`](https://github.com/lightningnetwork/lnd/pull/9462). ## Breaking Changes ## Performance Improvements