mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
docs: add release notes
This commit is contained in:
parent
cb3cb4c8ab
commit
5240fa9983
@ -106,8 +106,6 @@ compact filters and block/block headers.
|
||||
|
||||
* [Fixed an issue where invoice notifications could be missed when using the
|
||||
SubscribeSingleInvoice or SubscribeNotifications rpcs.](https://github.com/lightningnetwork/lnd/pull/6477)
|
||||
|
||||
## Neutrino
|
||||
|
||||
* [Fixed crash in MuSig2Combine](https://github.com/lightningnetwork/lnd/pull/6502)
|
||||
|
||||
@ -295,6 +293,10 @@ from occurring that would result in an erroneous force close.](https://github.co
|
||||
|
||||
* [Remove `confirmation_height` field from PendingChannel proto](https://github.com/lightningnetwork/lnd/pull/6472)
|
||||
|
||||
* [The `walletrpc.ListLeases` RPC (`lncli wallet listleases`) now shows the
|
||||
pkScript and value of a leased
|
||||
output](https://github.com/lightningnetwork/lnd/pull/6528).
|
||||
|
||||
## Database
|
||||
|
||||
* [Add ForAll implementation for etcd to speed up
|
||||
|
Loading…
Reference in New Issue
Block a user