Skip to content

Commit 53994da

Browse files
committed
docs: update release notes
1 parent 7d695f5 commit 53994da

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
@@ -58,6 +58,11 @@
5858
* [Fix potential sql tx exhaustion
5959
issue](https://github.com/lightningnetwork/lnd/pull/10428) in LND which might
6060
happen when running postgres with a limited number of connections configured.
61+
62+
* Fix a bug where [missing edges for own channels could not be added to the
63+
graph DB](https://github.com/lightningnetwork/lnd/pull/10443)
64+
due to validation checks in the graph Builder that were resurfaced after the
65+
graph refactor work.
6166

6267
# New Features
6368

0 commit comments

Comments
 (0)