mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-13 06:32:30 +02:00
docs: add release notes entry
This commit is contained in:
@ -251,6 +251,10 @@ The underlying functionality between those two options remain the same.
|
|||||||
[GoroutineManager](https://github.com/lightningnetwork/lnd/pull/9141) so that
|
[GoroutineManager](https://github.com/lightningnetwork/lnd/pull/9141) so that
|
||||||
its constructor does not take a context.
|
its constructor does not take a context.
|
||||||
|
|
||||||
|
* [Update protofsm
|
||||||
|
StateMachine](https://github.com/lightningnetwork/lnd/pull/9342) to use the
|
||||||
|
new GoroutineManager API along with structured logging.
|
||||||
|
|
||||||
## Tooling and Documentation
|
## Tooling and Documentation
|
||||||
|
|
||||||
* [Improved `lncli create` command help text](https://github.com/lightningnetwork/lnd/pull/9077)
|
* [Improved `lncli create` command help text](https://github.com/lightningnetwork/lnd/pull/9077)
|
||||||
|
Reference in New Issue
Block a user