docs: add release notes.

Signed-off-by: Nishant Bansal <nishant.bansal.282003@gmail.com>
This commit is contained in:
Nishant Bansal 2025-01-14 19:21:28 +05:30
parent 23efbef946
commit 3a3002e281
No known key found for this signature in database
GPG Key ID: EAE292198F6C5B98

View File

@ -94,6 +94,10 @@
are now [sorted](https://github.com/lightningnetwork/lnd/pull/9337) based on
the `InvoiceHTLC.HtlcIndex`.
* [routerrpc.SendPaymentV2](https://github.com/lightningnetwork/lnd/pull/9359)
RPC method now applies a default timeout of 60 seconds when the
`timeout_seconds` field is not set or is explicitly set to 0.
## lncli Additions
* [A pre-generated macaroon root key can now be specified in `lncli create` and