Skip to content

Commit 8416bc0

Browse files
committed
docs: update release notes
1 parent 7d695f5 commit 8416bc0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,16 @@
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.
6161

62+
* [Add missing payment address/secret when probing an
63+
invoice](https://github.com/lightningnetwork/lnd/pull/10439). This makes sure
64+
the EstimateRouteFee API can probe Eclair and LDK nodes which enforce the
65+
payment address/secret.
66+
67+
* Fix a bug where [missing edges for own channels could not be added to the
68+
graph DB](https://github.com/lightningnetwork/lnd/pull/10443)
69+
due to validation checks in the graph Builder that were resurfaced after the
70+
graph refactor work.
71+
6272
# New Features
6373

6474
## Functional Enhancements

0 commit comments

Comments
 (0)