docs: update release notes

This commit is contained in:
yyforyongyu
2025-08-08 19:03:31 +08:00
parent b10aca5c1b
commit 48f88248b8

View File

@@ -174,6 +174,9 @@ reader of a payment request.
- [Refactored](https://github.com/lightningnetwork/lnd/pull/10018) `channelLink`
to improve readability and maintainability of the code.
- [Introduced](https://github.com/lightningnetwork/lnd/pull/10136) a wallet
interface to decouple the relationship between `lnd` and `btcwallet`.
## Breaking Changes
## Performance Improvements