diff --git a/docs/release-notes/release-notes-0.15.0.md b/docs/release-notes/release-notes-0.15.0.md index fcee2e324..767f12fe5 100644 --- a/docs/release-notes/release-notes-0.15.0.md +++ b/docs/release-notes/release-notes-0.15.0.md @@ -88,6 +88,9 @@ then watch it on chain. Taproot script spends are also supported through the occurred when not all UTXO information was specified](https://github.com/lightningnetwork/lnd/pull/6407). +* [Fixed P2TR addresses not correctly being detected as + used](https://github.com/lightningnetwork/lnd/pull/6389). + ## Misc * [An example systemd service file](https://github.com/lightningnetwork/lnd/pull/6033)