docs: add release notes 19.1

This commit is contained in:
yyforyongyu
2025-05-23 17:10:42 +08:00
parent 1a877463c7
commit 142e8dfe26

View File

@@ -24,6 +24,9 @@
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.
- Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9854) where the
`BumpFee` doesn't give an error response.
# New Features
## Functional Enhancements
@@ -42,6 +45,7 @@
## Code Health
## Breaking Changes
## Performance Improvements
## Deprecations
@@ -78,3 +82,4 @@
# Contributors (Alphabetical Order)
* Elle Mouton
* Yong Yu