diff --git a/docs/release-notes/release-notes-0.19.3.md b/docs/release-notes/release-notes-0.19.3.md index 5179a89ac..800c58978 100644 --- a/docs/release-notes/release-notes-0.19.3.md +++ b/docs/release-notes/release-notes-0.19.3.md @@ -46,7 +46,7 @@ ## Functional Enhancements -* The default value for `gossip.msg-rate-bytes` has been +- The default value for `gossip.msg-rate-bytes` has been [increased](https://github.com/lightningnetwork/lnd/pull/10096) from 100KB to 1MB, and `gossip.msg-burst-bytes` has been increased from 200KB to 2MB. @@ -87,6 +87,9 @@ ## Code Health +- [The Golang version used was bumped to `v1.23.12` to fix a potential issue + with the SQL API](https://github.com/lightningnetwork/lnd/pull/10138). + ## Tooling and Documentation # Contributors (Alphabetical Order)