From 7ca96a6ab96709fb0e631ca9cd5588a4d87c4a66 Mon Sep 17 00:00:00 2001 From: Orbital Date: Fri, 20 Oct 2023 22:43:19 -0500 Subject: [PATCH] docs: update release notes --- docs/release-notes/release-notes-0.18.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index cc346ff8b..afd97931c 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -66,6 +66,9 @@ * [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175) `StatusUnknown` from the payment's rpc response in its status and replaced it 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 ## Code Health @@ -107,5 +110,6 @@ * Elle Mouton * Keagan McClelland * Matt Morehouse +* Turtle * Ononiwu Maureen Chiamaka * Yong Yu