From a10a0da2a3b27ded4176678f792c4ead23d0e595 Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Wed, 26 Feb 2025 12:56:00 +0100
Subject: [PATCH] DOC: Changelog

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 175dc1b2..404424de 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed ###
 
+- Validation against schema in table json converter fixed.
+
 ### Security ###
 
 ### Documentation ###
-- 
GitLab