docs: add entry for 7981

This commit is contained in:
Elle Mouton 2023-09-13 14:41:24 +02:00
parent 273b934f62
commit 95c2bfe181
No known key found for this signature in database
GPG Key ID: D7D916376026F177

View File

@ -71,6 +71,10 @@ fails](https://github.com/lightningnetwork/lnd/pull/7876).
retried](https://github.com/lightningnetwork/lnd/pull/7927) with an
exponential back off.
* In the watchtower client, we [now explicitly
handle](https://github.com/lightningnetwork/lnd/pull/7981) the scenario where
a channel is closed while we still have an in-memory update for it.
# New Features
## Functional Enhancements
### Protocol Features