docs: update release-notes.

This commit is contained in:
ziggie
2024-08-15 12:07:53 +02:00
committed by Olaoluwa Osuntokun
parent d906010508
commit 4102e33670

View File

@@ -68,6 +68,10 @@ commitment when the channel was force closed.
announcements](https://github.com/lightningnetwork/lnd/pull/9002) to be announcements](https://github.com/lightningnetwork/lnd/pull/9002) to be
generated if the inbound fee discount is used. generated if the inbound fee discount is used.
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9011) a timestamp issue
in the `ReplyChannelRange` msg and introduced a check that ChanUpdates with a
timestamp too far into the future will be discarded.
# New Features # New Features
## Functional Enhancements ## Functional Enhancements
## RPC Additions ## RPC Additions