From df1e82af2bd61221667959dd4c898b17a1c3ad20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Bizjak?= Date: Tue, 28 Feb 2023 13:00:08 +0100 Subject: [PATCH] Release 6.0.1. --- concordium-std/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/concordium-std/CHANGELOG.md b/concordium-std/CHANGELOG.md index 24afb9c7..3bb50c6b 100644 --- a/concordium-std/CHANGELOG.md +++ b/concordium-std/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased changes +## concordium-std 6.0.1 (2023-02-28) + - Fix testing of crypto primitives using secp256k1 signature scheme. ## concordium-std 6.0.0 (2023-02-08)