mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 17:55:36 +01:00
docs: update release notes
This commit is contained in:
parent
aa6f13e524
commit
7ca96a6ab9
1 changed files with 4 additions and 0 deletions
|
@ -66,6 +66,9 @@
|
||||||
* [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175)
|
* [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175)
|
||||||
`StatusUnknown` from the payment's rpc response in its status and replaced it
|
`StatusUnknown` from the payment's rpc response in its status and replaced it
|
||||||
with `StatusInitiated` to explicitly report its current state.
|
with `StatusInitiated` to explicitly report its current state.
|
||||||
|
* [Add an option to sign/verify a tagged
|
||||||
|
hash](https://github.com/lightningnetwork/lnd/pull/8106) to the
|
||||||
|
signer.SignMessage/signer.VerifyMessage RPCs.
|
||||||
|
|
||||||
## lncli Updates
|
## lncli Updates
|
||||||
## Code Health
|
## Code Health
|
||||||
|
@ -107,5 +110,6 @@
|
||||||
* Elle Mouton
|
* Elle Mouton
|
||||||
* Keagan McClelland
|
* Keagan McClelland
|
||||||
* Matt Morehouse
|
* Matt Morehouse
|
||||||
|
* Turtle
|
||||||
* Ononiwu Maureen Chiamaka
|
* Ononiwu Maureen Chiamaka
|
||||||
* Yong Yu
|
* Yong Yu
|
||||||
|
|
Loading…
Add table
Reference in a new issue