From e012ad89891968a37c4f18047012a49f8f780853 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 19 Sep 2024 14:29:34 +0100 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Amaury Chamayou --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d03b80a9c1a2..4790f94ed669 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Added COSE signatures over the Merkle root to the KV (#6449). - - Signing is done with service key (different from raw signatures, which are stil signed by the node key). + - Signing is done with service key (different from raw signatures, which remain unchanged and are still signed by the node key). - New signature reside in `public:ccf.internal.cose_signatures`. ## [5.0.4]