From 8472c7783de5b64204640b4bc59a9de05e082a69 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 4 May 2023 15:48:00 +0200 Subject: [PATCH] Fixed changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3d6973..17c91e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm ## [v4.3.0-SNAPSHOT] -- Migrate code to reorganized E/R format [#24992] +- Migrated code to reorganized E/R format [#24992] - Metadata are added only if requested by the client [#25040] - Restored Encrypted Property Type and removed Vault [#25041]