mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-05-02 16:00:30 +02:00
docs: add release notes
This commit is contained in:
parent
f3fdf8d28e
commit
fdfdd10e86
@ -27,6 +27,9 @@ then watch it on chain. Taproot script spends are also supported through the
|
||||
|
||||
* [Update description for `state` command](https://github.com/lightningnetwork/lnd/pull/6237).
|
||||
|
||||
* Add [update node announcement](https://github.com/lightningnetwork/lnd/pull/5587)
|
||||
for updating and propagating node information.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
* [Pipelining an UpdateFulfillHTLC message now only happens when the related UpdateAddHTLC is locked-in.](https://github.com/lightningnetwork/lnd/pull/6246)
|
||||
@ -173,6 +176,8 @@ then watch it on chain. Taproot script spends are also supported through the
|
||||
|
||||
* [Improve validation of a PSBT packet when handling a request to finalize it.](https://github.com/lightningnetwork/lnd/pull/6217)
|
||||
|
||||
* [Add new Peers subserver](https://github.com/lightningnetwork/lnd/pull/5587) with a new endpoint for updating the `NodeAnnouncement` data without having to restart the node.
|
||||
|
||||
## Documentation
|
||||
|
||||
* Improved instructions on [how to build lnd for mobile](https://github.com/lightningnetwork/lnd/pull/6085).
|
||||
|
Loading…
x
Reference in New Issue
Block a user