docs: add release notes

This commit is contained in:
Oliver Gugger 2022-10-13 13:11:21 +02:00
parent 8d6befd797
commit fcdb2b545f
No known key found for this signature in database
GPG key ID: 8E4256593F177720

View file

@ -115,7 +115,10 @@ crash](https://github.com/lightningnetwork/lnd/pull/7019).
online](https://github.com/lightningnetwork/lnd/pull/6931).
* [test: replace defer cleanup with
`t.Cleanup`](https://github.com/lightningnetwork/lnd/pull/6864)
`t.Cleanup`](https://github.com/lightningnetwork/lnd/pull/6864).
* [test: fix loop variables being accessed in
closures](https://github.com/lightningnetwork/lnd/pull/7032).
### Tooling and documentation