mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 06:35:07 +01:00
docs: add release notes
This commit is contained in:
parent
c6e18a335c
commit
4bbfcfad14
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@ transaction](https://github.com/lightningnetwork/lnd/pull/6730).
|
||||||
|
|
||||||
* [Fixed a bug where cookie authentication with Tor would fail if the cookie
|
* [Fixed a bug where cookie authentication with Tor would fail if the cookie
|
||||||
path contained spaces](https://github.com/lightningnetwork/lnd/pull/6829).
|
path contained spaces](https://github.com/lightningnetwork/lnd/pull/6829).
|
||||||
Now it parses Tor control port messages correctly.
|
[With the module updated](https://github.com/lightningnetwork/lnd/pull/6836),
|
||||||
|
`lnd` now parses Tor control port messages correctly.
|
||||||
|
|
||||||
## `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
|
||||||
|
|
Loading…
Add table
Reference in a new issue