docs: update release note

This commit is contained in:
yyforyongyu 2021-08-10 14:47:25 +08:00
parent 8eddc50beb
commit 6d7fef7742
No known key found for this signature in database
GPG Key ID: 9BCD95C4FF296868

View File

@ -102,6 +102,8 @@ you.
* [Flake fix in async bidirectional payment test](https://github.com/lightningnetwork/lnd/pull/5607).
* [Fixed context timeout when closing channels in tests](https://github.com/lightningnetwork/lnd/pull/5616).
* [Fixed a missing import and git tag in the healthcheck package](https://github.com/lightningnetwork/lnd/pull/5582).
* [Fixed a data race in payment unit test](https://github.com/lightningnetwork/lnd/pull/5573).