docs/release-notes: add entry for 3rd party anchor sweep fix

This commit is contained in:
Olaoluwa Osuntokun
2022-03-03 17:12:52 -08:00
parent e5625878e9
commit d16430792e

View File

@@ -51,6 +51,9 @@
* [Fixed deadlock in invoice
registry](https://github.com/lightningnetwork/lnd/pull/6332).
* [Fixed an issue that would cause wallet UTXO state to be incorrect if a 3rd
party sweeps our anchor
output](https://github.com/lightningnetwork/lnd/pull/6274).
## Misc