From afba76b65c79c9419e79ae20d099cfce750aa523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Bizjak?= Date: Thu, 4 Apr 2024 09:20:35 +0200 Subject: [PATCH] Changelog. --- concordium-std-derive/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/concordium-std-derive/CHANGELOG.md b/concordium-std-derive/CHANGELOG.md index 21a186fc..0d2bb75c 100644 --- a/concordium-std-derive/CHANGELOG.md +++ b/concordium-std-derive/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased changes +## concordium-std-derive 6.0.0 (2024-04-04) + - Macros for creating constant values from strings for the following types: - `AccountAddress` - `ContractAddress`