From 35007451bdb02a54abc903bb29bc6e179436881f Mon Sep 17 00:00:00 2001 From: Target-san Date: Fri, 28 Jul 2023 15:28:01 +0300 Subject: [PATCH] Update changelog --- concordium-std/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)