docs: add release note entry for #6864

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
This commit is contained in:
Eng Zer Jun 2022-08-27 15:15:24 +08:00
parent 604a355db6
commit 4a464c2aaf
No known key found for this signature in database
GPG key ID: DAEBBD2E34C111E6

View file

@ -106,6 +106,9 @@ crash](https://github.com/lightningnetwork/lnd/pull/7019).
* [Create a helper function to wait for peer to come
online](https://github.com/lightningnetwork/lnd/pull/6931).
* [test: replace defer cleanup with
`t.Cleanup`](https://github.com/lightningnetwork/lnd/pull/6864)
### Tooling and documentation
* [The `golangci-lint` tool was updated to