docs: update release notes

This commit is contained in:
Orbital 2022-09-14 15:09:03 -05:00
parent 2f35b9aa7f
commit a647c87972
No known key found for this signature in database
GPG key ID: E557F37C985848F7

View file

@ -122,6 +122,9 @@ https://github.com/lightningnetwork/lnd/pull/6963/)
* [Stop sending a synchronizing error on the wire when out of * [Stop sending a synchronizing error on the wire when out of
sync](https://github.com/lightningnetwork/lnd/pull/7039). sync](https://github.com/lightningnetwork/lnd/pull/7039).
* [Update cert module](https://github.com/lightningnetwork/lnd/pull/6573) to
allow a way to update the tls certificate without restarting lnd.
## `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
flag](https://github.com/lightningnetwork/lnd/pull/6818) that allows the flag](https://github.com/lightningnetwork/lnd/pull/6818) that allows the