docs: update release notes

This commit is contained in:
Keagan McClelland
2024-01-08 17:00:23 -08:00
parent 109265c77a
commit 721463c7c7

View File

@@ -209,6 +209,10 @@
with a lower min_final_cltv_expiry_delta value than 18 blocks since
LND 0.11.0.
* [Make Legacy Features Compulsory](https://github.com/lightningnetwork/lnd/pull/8275).
This change implements changes codified in [bolts#1092](https://github.com/lightning/bolts/pull/1092)
and makes TLV Onions, Static Remote Keys, Gossip Queries, compulsory features for
LND's peers. Data Loss Protection has been compulsory for years.
## Testing