docs: update release note for race fix

This commit is contained in:
yyforyongyu 2023-03-16 21:59:15 +08:00
parent 3eb7f54a6d
commit 048d7d7c36
No known key found for this signature in database
GPG Key ID: 9BCD95C4FF296868

View File

@ -216,6 +216,9 @@ compare the default values between lnd and sample-lnd.conf.
creation](https://github.com/lightningnetwork/lnd/pull/7856) that can arise
under rare scenarios.
- A race condition found between `channel_ready` and link updates is [now
fixed](https://github.com/lightningnetwork/lnd/pull/7518).
### Tooling and documentation
* Add support for [custom `RPCHOST` and