docs: add release-notes

This commit is contained in:
ziggie
2025-06-22 10:51:06 +02:00
parent 3329308bce
commit 0151993b88

View File

@@ -29,6 +29,10 @@
- [Fixed](https://github.com/lightningnetwork/lnd/pull/9962) a case where the
node may panic if it's running in the remote signer mode.
- [Fixed](https://github.com/lightningnetwork/lnd/pull/9978) a deadlock which
can happen when the peer start-up has not yet completed but a another p2p
connection attempt tries to disconnect the peer.
# New Features
## Functional Enhancements