Skip to content

Commit 947ca93

Browse files
committed
docs: update release notes
1 parent 878746c commit 947ca93

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: docs/release-notes/release-notes-0.19.0.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,11 @@ The underlying functionality between those two options remain the same.
321321
- [Abstract autopilot access](https://github.com/lightningnetwork/lnd/pull/9480)
322322
- [Abstract invoicerpc server access](https://github.com/lightningnetwork/lnd/pull/9516)
323323
- [Refactor to hide DB transactions](https://github.com/lightningnetwork/lnd/pull/9513)
324-
- Move the [graph cache out of the graph
324+
- Move the [graph cache out of the graph
325325
CRUD](https://github.com/lightningnetwork/lnd/pull/9544) layer.
326+
- Move [topology
327+
subscription](https://github.com/lightningnetwork/lnd/pull/9577) and
328+
notification handling from the graph.Builder to the ChannelGraph.
326329

327330
* [Golang was updated to
328331
`v1.22.11`](https://github.com/lightningnetwork/lnd/pull/9462).

0 commit comments

Comments
 (0)