docs: update release notes

This commit is contained in:
Matt Morehouse
2022-09-19 12:48:42 -05:00
parent 54474d5cd7
commit 179e7ceb08

View File

@@ -55,6 +55,9 @@ minimum version needed to build the project.
* [Update Tor module](https://github.com/lightningnetwork/lnd/pull/6526) to
allow the option to encrypt the private key on disk.
* [Fixed potential data race on funding manager
restart](https://github.com/lightningnetwork/lnd/pull/6929).
## `lncli`
* [Add an `insecure` flag to skip tls auth as well as a `metadata` string slice
flag](https://github.com/lightningnetwork/lnd/pull/6818) that allows the
@@ -97,6 +100,7 @@ minimum version needed to build the project.
* ErikEk
* hieblmi
* Jesse de Wit
* Matt Morehouse
* Olaoluwa Osuntokun
* Oliver Gugger
* Priyansh Rastogi