Skip to content

Commit 88a1a85

Browse files
committed
docs: update release notes
Update the Database section to reference both PRs that prepare the graph DB for gossip v2 support: - PR 10339: node handling - PR 10379: channel handling (this PR)
1 parent 3b0ddab commit 88a1a85

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/release-notes/release-notes-0.21.0.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,9 @@
6868
* Freeze the [graph SQL migration
6969
code](https://github.com/lightningnetwork/lnd/pull/10338) to prevent the
7070
need for maintenance as the sqlc code evolves.
71-
* Prepare the graph DB for handling gossip [V2
72-
nodes](https://github.com/lightningnetwork/lnd/pull/10339).
71+
* Prepare the graph DB for handling gossip V2
72+
nodes and channels [1](https://github.com/lightningnetwork/lnd/pull/10339)
73+
[2](https://github.com/lightningnetwork/lnd/pull/10379).
7374

7475
## Code Health
7576

0 commit comments

Comments
 (0)