docs: add release notes

This commit is contained in:
ziggie
2025-05-28 14:24:00 +02:00
committed by Oliver Gugger
parent 49d40c8ea1
commit 0055f84732

View File

@@ -30,6 +30,10 @@
- Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9854) where the
`BumpFee` doesn't give an error response.
- Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9872) where a
peer would not disconnect properly when both peers supported the new
"rbf-coop-close" feature leaving the peer connection in a borked state.
# New Features
## Functional Enhancements