docs: add release-notes

This commit is contained in:
ziggie
2025-10-07 13:49:22 +02:00
parent bed021fc4a
commit 7c92c88270

View File

@@ -46,6 +46,10 @@
sweeper where some outputs would not be resolved due to an error string sweeper where some outputs would not be resolved due to an error string
mismatch. mismatch.
- [Fixed](https://github.com/lightningnetwork/lnd/pull/10273) a case in the
utxonursery (the legacy sweeper) where htlcs with a locktime of 0 would not
be swept.
# New Features # New Features
* Use persisted [nodeannouncement](https://github.com/lightningnetwork/lnd/pull/8825) * Use persisted [nodeannouncement](https://github.com/lightningnetwork/lnd/pull/8825)