From f441e42b3c3a4dcf0c34bdebd0689673f94d98d9 Mon Sep 17 00:00:00 2001
From: Alexander Schlemmer <alexander@mail-schlemmer.de>
Date: Wed, 5 Oct 2022 12:29:34 +0200
Subject: [PATCH] DOC: updated changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f54912c4..d2aae77a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * FIX: #35 Parent cannot be set from value
 * [#6](https://gitlab.com/caosdb/caosdb-crawler/-/issues/6): Fixed many type
   hints to be compatible to python 3.8
+* FIX: (https://gitlab.com/caosdb/caosdb-crawler/-/issues/9) Sclaras of types
+  different than string can now be given in cfood definitions
 
 
 ### Security
-- 
GitLab