docs: update release notes

This commit is contained in:
Slyghtning
2025-03-07 10:03:25 +01:00
parent 1681be6d65
commit bef0268e07

View File

@ -163,6 +163,10 @@
on the channel. LND will disable the channel for new HTLCs and kick off the on the channel. LND will disable the channel for new HTLCs and kick off the
cooperative close flow automatically when the channel has no HTLCs left. cooperative close flow automatically when the channel has no HTLCs left.
* [A new macaroon constraint](https://github.com/lightningnetwork/lnd/pull/9546)
to allow for restriction of access based on an IP range. Prior to this only
specific IPs could be allowed or denied.
# Improvements # Improvements
## Functional Updates ## Functional Updates