docs: update release notes

This commit is contained in:
yyforyongyu
2025-06-12 06:30:27 +08:00
parent 755bb09a73
commit 2defb116cc

View File

@@ -48,6 +48,11 @@
## Performance Improvements
- The replay protection is
[optimized](https://github.com/lightningnetwork/lnd/pull/9929) to use less disk
space such that the `sphinxreplay.db` or the `decayedlogdb_kv` table will grow
much more slowly.
## Deprecations
# Technical and Architectural Updates