diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index aafbc076fa..7e1be6ba78 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -109,8 +109,12 @@ * [Removed](https://github.com/lightningnetwork/lnd/pull/8577) some unreachable code -[Fixed](https://github.com/lightningnetwork/lnd/pull/8609) fixed a function -call where arguments were swapped. +* [Fixed](https://github.com/lightningnetwork/lnd/pull/8609) a function + call where arguments were swapped. + +* [Addresses derived from imported watch-only accounts now correctly include + their master key's + fingerprint](https://github.com/lightningnetwork/lnd/pull/8630). # New Features ## Functional Enhancements