docs: add release notes for 19.1

This commit is contained in:
ziggie
2025-06-03 21:18:19 +02:00
parent 732d3a77b4
commit 6f45735d55

View File

@@ -20,7 +20,7 @@
# Bug Fixes # Bug Fixes
* [Fix a serialisation bug](https://github.com/lightningnetwork/lnd/pull/9856) - [Fix a serialisation bug](https://github.com/lightningnetwork/lnd/pull/9856)
that would occur when an attempt was made to write a backup file for a channel that would occur when an attempt was made to write a backup file for a channel
peer that has advertised an address that we do not yet know how to parse. peer that has advertised an address that we do not yet know how to parse.
@@ -38,6 +38,9 @@
## Functional Enhancements ## Functional Enhancements
- [Increase](https://github.com/lightningnetwork/lnd/pull/9875) gossip sync
buffer to take the pressure of the read handler.
## RPC Additions ## RPC Additions
## lncli Additions ## lncli Additions