diff --git a/docs/release-notes/release-notes-0.20.0.md b/docs/release-notes/release-notes-0.20.0.md index 1b106d1a1..dd732698e 100644 --- a/docs/release-notes/release-notes-0.20.0.md +++ b/docs/release-notes/release-notes-0.20.0.md @@ -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