docs: update release notes

This commit is contained in:
Matt Morehouse 2022-11-11 11:05:43 -06:00
parent beb4d8c4df
commit 2fcb2cc8ee
No known key found for this signature in database
GPG key ID: CC8ECA224831C982

View file

@ -132,7 +132,9 @@ certain large transactions](https://github.com/lightningnetwork/lnd/pull/7100).
never-ending retry loop](https://github.com/lightningnetwork/lnd/pull/6766) never-ending retry loop](https://github.com/lightningnetwork/lnd/pull/6766)
* [Migrated from go-fuzz to Go 1.18's new standard fuzz testing * [Migrated from go-fuzz to Go 1.18's new standard fuzz testing
library](https://github.com/lightningnetwork/lnd/pull/7127). library](https://github.com/lightningnetwork/lnd/pull/7127). [Updated build
and documentation to reflect
this](https://github.com/lightningnetwork/lnd/pull/7142).
## `lncli` ## `lncli`
* [Add an `insecure` flag to skip tls auth as well as a `metadata` string slice * [Add an `insecure` flag to skip tls auth as well as a `metadata` string slice