mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
docs: update release notes
This commit is contained in:
parent
54474d5cd7
commit
179e7ceb08
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue