Skip to content

Commit 859f137

Browse files
authored
update documentation
1 parent 29961bd commit 859f137

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/lnd/release-notes/release-notes-0.19.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
propagate mission control and debug level config values to the main LND config
2424
struct so that the GetDebugInfo response is accurate.
2525

26+
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9134) that would
27+
cause a nil pointer dereference during the probing of a payment request that
28+
does not contain a payment address.
29+
2630
# New Features
2731
## Functional Enhancements
2832
## RPC Additions
@@ -69,5 +73,6 @@
6973
# Contributors (Alphabetical Order)
7074

7175
* CharlieZKSmith
76+
* Elle Mouton
7277
* Pins
7378
* Ziggie

0 commit comments

Comments
 (0)