docs: add release-notes

This commit is contained in:
ziggie
2025-06-22 10:51:06 +02:00
committed by Oliver Gugger
parent 67e7e29413
commit a656f2c8a6

View File

@@ -32,6 +32,10 @@
- [Fixed the `historical channel bucket has not yet been created` error on
startup](https://github.com/lightningnetwork/lnd/pull/9653).
- [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