docs: update release notes

This commit is contained in:
andreihod
2022-09-28 19:33:14 -03:00
parent befa1b7cf0
commit 861f8174b1

View File

@@ -128,6 +128,9 @@ certain large transactions](https://github.com/lightningnetwork/lnd/pull/7100).
* [Update cert module](https://github.com/lightningnetwork/lnd/pull/6573) to
allow a way to update the tls certificate without restarting lnd.
* [Fixed a bug where paying an invoice with a malformed route hint triggers a
never-ending retry loop](https://github.com/lightningnetwork/lnd/pull/6766)
## `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
@@ -221,6 +224,7 @@ to refactor the itest for code health and maintenance.
# Contributors (Alphabetical Order)
* andreihod
* Carla Kirk-Cohen
* cutiful
* Daniel McNally
@@ -232,6 +236,7 @@ to refactor the itest for code health and maintenance.
* Jesse de Wit
* Joost Jager
* Jordi Montes
* lsunsi
* Matt Morehouse
* Michael Street
* Jordi Montes