docs: add release note for 7541

This commit is contained in:
Elle Mouton
2023-03-27 14:21:52 +02:00
parent ba33f6a697
commit 381dd8d460

View File

@ -25,6 +25,8 @@
needed](https://github.com/lightningnetwork/lnd/pull/7405). Also add a new
`exclude_exhausted_sessions` boolean flag to the relevant lncli wtclient
commands.
* [Recover from StateUpdateCodeClientBehind
error](https://github.com/lightningnetwork/lnd/pull/7541) after data loss.
## Misc