Skip to content

Commit 939e3cc

Browse files
committed
docs: update release notes
1 parent dd2da29 commit 939e3cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-notes/release-notes-0.18.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,11 @@ bitcoin peers' feefilter values into account](https://github.com/lightningnetwor
390390
and makes TLV Onions, Static Remote Keys, Gossip Queries, compulsory features
391391
for LND's peers. Data Loss Protection has been compulsory for years.
392392

393+
* [Don't Require Gossip Queries](https://github.com/lightningnetwork/lnd/pull/8615)
394+
This change undoes a portion of what was introduced in #8275 due to a subsequent
395+
[spec change](https://github.com/lightning/bolts/pull/1092/commits/e0ee59f3c92b7c98be8dfc47b7db358b45baf9de)
396+
that meant we shouldn't require it.
397+
393398
## Testing
394399

395400
* Added fuzz tests for [onion

0 commit comments

Comments
 (0)