docs: update release notes

This commit is contained in:
yyforyongyu
2025-01-17 18:58:20 +08:00
parent 772a9d5f42
commit 56ff6d1fe0

View File

@@ -74,6 +74,10 @@
This is a protocol gadget required for Dynamic Commitments and Splicing that
will be added later.
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9424) a case where the
initial historical sync may be blocked due to a race condition in handling the
syncer's internal state.
## Functional Enhancements
* [Add ability](https://github.com/lightningnetwork/lnd/pull/8998) to paginate
wallet transactions.