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]