diff --git a/concordium-std/CHANGELOG.md b/concordium-std/CHANGELOG.md index c98a25f5..4f98075e 100644 --- a/concordium-std/CHANGELOG.md +++ b/concordium-std/CHANGELOG.md @@ -13,7 +13,7 @@ available in protocol 6. Two new types were added to support these operations, `AccountSignatures` and `AccountPublicKeys`. - Contract state no longer needs to implement `StateClone` trait in order to work with test infrastructure. - `StateClone` itself is marked as deprecated, for smoother transition + `StateClone` itself is completely removed ## concordium-std 7.0.0 (2023-06-16)