Skip to content

Commit 74f0db1

Browse files
authored
update documentation
1 parent 6dffb2b commit 74f0db1

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)