docs: update release-notes.

This commit is contained in:
ziggie
2024-08-15 12:07:53 +02:00
parent e5d7a7d371
commit fc5b763ab6

View File

@@ -63,6 +63,10 @@ commitment when the channel was force closed.
* [A bug has been fixed that could cause invalid channel
announcements](https://github.com/lightningnetwork/lnd/pull/9002) to be
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
## Functional Enhancements