docs: add release note

This commit is contained in:
Abdullahi Yunus
2025-01-03 08:43:07 +01:00
parent 2dc9ca43f3
commit fbac73011f

View File

@@ -40,6 +40,10 @@
# New Features # New Features
* Use persisted [nodeannouncement](https://github.com/lightningnetwork/lnd/pull/8825)
settings across restart. Before this change we always go back to the default
settings when the node restarts.
- Added [NoOp HTLCs](https://github.com/lightningnetwork/lnd/pull/9871). This - Added [NoOp HTLCs](https://github.com/lightningnetwork/lnd/pull/9871). This
allows sending HTLCs to the remote party without shifting the balances of the allows sending HTLCs to the remote party without shifting the balances of the
channel. This is currently only possible to use with custom channels, and only channel. This is currently only possible to use with custom channels, and only