From 2bb93563d18d53c276ae711490bb9a7097851007 Mon Sep 17 00:00:00 2001 From: Neda Moeini <neda.moeini@geant.org> Date: Tue, 29 Apr 2025 09:36:48 +0000 Subject: [PATCH] Update changeLog --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index 1646333..c0d1883 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,8 @@ # Changelog +## [0.10] - 2025-04-29 +- Enhance NC-CC-DEP validation to raise errors when any field is missing + ## [0.9] - 2025-03-28 - Add version endpoint - Fix the encoding issue with the windows clients -- GitLab