docs: add release notes

This commit is contained in:
Oliver Gugger
2022-04-01 19:07:52 +02:00
parent 70c01e5bf1
commit f37ebb68ea

View File

@@ -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)