docs: add release notes

This commit is contained in:
Oliver Gugger 2022-05-12 12:47:14 +02:00
parent 51a480129b
commit 5e411ac5f3
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -29,6 +29,11 @@ The `walletrpc.SignPsbt` RPC now also supports [Taproot PSBT
signing](https://github.com/lightningnetwork/lnd/pull/6450) to fully support
remote signing with Taproot outputs.
The internal version of the `aezeed` [was bumped to `1` to mark new seeds that
were created after introducing the Taproot key
derivation](https://github.com/lightningnetwork/lnd/pull/6524) to simplify
detecting Taproot compatibility of a seed.
## MuSig2
The [`signrpc.Signer` RPC service now supports EXPERIMENTAL MuSig2