Skip to content

Commit 7207624

Browse files
Merge pull request #759 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 6dffb2b + 74f0db1 commit 7207624

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/lnd/release-notes/release-notes-0.19.0.md

+4
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,10 @@ The underlying functionality between those two options remain the same.
221221
* A code refactor that [moves all the graph related DB code out of the
222222
`channeldb` package](https://github.com/lightningnetwork/lnd/pull/9236) and
223223
into the `graph/db` package.
224+
225+
* [Improve the API](https://github.com/lightningnetwork/lnd/pull/9341) of the
226+
[GoroutineManager](https://github.com/lightningnetwork/lnd/pull/9141) so that
227+
its constructor does not take a context.
224228

225229
## Tooling and Documentation
226230

0 commit comments

Comments
 (0)