docs: add release notes

This commit is contained in:
ziggie
2025-08-07 16:09:48 +02:00
parent 87844cd5b4
commit ab6f1fcab8

View File

@@ -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)