Skip to content

Commit a1d02f1

Browse files
committed
docs: update release notes
1 parent fee5548 commit a1d02f1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-notes/release-notes-0.20.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@
3232
addresses](https://github.com/lightningnetwork/lnd/pull/10341) were added to
3333
the node announcement and `getinfo` output.
3434

35+
* Fix a bug where [missing edges for own channels could not be added to the
36+
graph DB](https://github.com/lightningnetwork/lnd/pull/10410)
37+
due to validation checks in the graph Builder that were resurfaced after the
38+
graph refactor work.
39+
3540
# New Features
3641

3742
## Functional Enhancements

0 commit comments

Comments
 (0)