docs: update release notes

This commit is contained in:
yyforyongyu
2025-07-22 19:00:32 +08:00
parent 11c53b7212
commit 343418cfdf

View File

@@ -41,6 +41,10 @@
logger's derived via `WithPrefix` did not inherit change log level changes
from their parent loggers.
- [Fixed](https://github.com/lightningnetwork/lnd/pull/10102) a case that we may
send unnecessary `channel_announcement` and `node_announcement` messages when
replying to a `gossip_timestamp_filter` query.
# New Features
## Functional Enhancements