docs: add release notes entry

This commit is contained in:
Olaoluwa Osuntokun
2025-10-31 12:07:41 -07:00
parent b8ca876409
commit adaa893f22

View File

@@ -56,6 +56,9 @@
utxonursery (the legacy sweeper) where htlcs with a locktime of 0 would not
be swept.
- [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/10330) to ensure that goroutine resources are properly freed in the case
of a disconnection or other failure event.
# New Features
* Use persisted [nodeannouncement](https://github.com/lightningnetwork/lnd/pull/8825)