Skip to content

Commit eea9022

Browse files
committed
docs: update release notes
1 parent fa05109 commit eea9022

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

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

190+
* Add a [graph source abstraction](https://github.com/lightningnetwork/lnd/pull/9243)
191+
and use it throughout LND. This is so that callers of LND can choose provide
192+
it with an external graph source rather than requiring it to first sync its
193+
own graph.
194+
190195
## Tooling and Documentation
191196

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

0 commit comments

Comments
 (0)