Skip to content

Commit b379d28

Browse files
authored
update documentation
1 parent 91dcd09 commit b379d28

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,11 @@ reader of a payment request.
227227
* [Require invoices to include a payment address or blinded paths](https://github.com/lightningnetwork/lnd/pull/9752)
228228
to comply with updated BOLT 11 specifications before sending payments.
229229

230+
* [LND can now recgonize DNS address type in node
231+
announcement msg](https://github.com/lightningnetwork/lnd/pull/9455). This
232+
allows users to forward node announcement with valid DNS address types. The
233+
validity aligns with Bolt 07 DNS constraints.
234+
230235
## Testing
231236

232237
* Previously, automatic peer bootstrapping was disabled for simnet, signet and

0 commit comments

Comments
 (0)