Skip to content

Commit 6eb1f37

Browse files
docs: update release notes
1 parent 927b1a9 commit 6eb1f37

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

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

201+
* [Support DNS address in
202+
node announcement msg](https://github.com/lightningnetwork/lnd/pull/10159):
203+
This update allows users to announce their LND node using a DNS address in
204+
the node announcement message, by configuring `external-dns-address` field in
205+
the LND config file.
206+
**Note:** According to BOLT 07, only one DNS address may be announced per
207+
node.
208+
201209
## Testing
202210

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

0 commit comments

Comments
 (0)