Skip to content

Commit 15c2161

Browse files
committed
docs: update release notes
1 parent 791ac91 commit 15c2161

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,11 @@ The underlying functionality between those two options remain the same.
204204
`channeldb` package](https://github.com/lightningnetwork/lnd/pull/9236) and
205205
into the `graph/db` package.
206206

207+
* Add a [graph source abstraction](https://github.com/lightningnetwork/lnd/pull/9243)
208+
and use it throughout LND. This is so that callers of LND can choose provide
209+
it with an external graph source rather than requiring it to first sync its
210+
own graph.
211+
207212
## Tooling and Documentation
208213

209214
* [Improved `lncli create` command help text](https://github.com/lightningnetwork/lnd/pull/9077)

0 commit comments

Comments
 (0)