docs: add release notes

This commit is contained in:
Oliver Gugger
2023-06-12 09:40:39 +02:00
parent 8c9f4515b6
commit 52115ab19b

View File

@@ -168,6 +168,11 @@ unlock or create.
`RPCCRTPATH`](https://github.com/lightningnetwork/lnd/pull/7429) to the
`lnd` Docker image main script (`/start-lnd.sh`).
* Fix bug in `scripts/verify-install.sh` that caused the [release binary
signature verification script to not properly import signing
keys](https://github.com/lightningnetwork/lnd/pull/7758) when being run with
new version of `gpg` (which is the case in the latest Docker image).
# Contributors (Alphabetical Order)
* Aljaz Ceru