docs: add release-notes

This commit is contained in:
ziggie
2025-09-02 10:09:29 +02:00
parent 9a83b3838f
commit 1f23c8b0eb

View File

@@ -42,6 +42,10 @@
send unnecessary `channel_announcement` and `node_announcement` messages when
replying to a `gossip_timestamp_filter` query.
- [Fixed](https://github.com/lightningnetwork/lnd/pull/10189) a case in the
sweeper where some outputs would not be resolved due to an error string
mismatch.
# New Features
* Use persisted [nodeannouncement](https://github.com/lightningnetwork/lnd/pull/8825)