We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c4c2c commit 42ce9d6Copy full SHA for 42ce9d6
docs/release-notes/release-notes-0.19.0.md
@@ -251,6 +251,10 @@ The underlying functionality between those two options remain the same.
251
[GoroutineManager](https://github.com/lightningnetwork/lnd/pull/9141) so that
252
its constructor does not take a context.
253
254
+* [Update protofsm
255
+ StateMachine](https://github.com/lightningnetwork/lnd/pull/9342) to use the
256
+ new GoroutineManager API along with structured logging.
257
+
258
## Tooling and Documentation
259
260
* [Improved `lncli create` command help text](https://github.com/lightningnetwork/lnd/pull/9077)
0 commit comments