From 9a58ec28e4efe5c43910761c88409aca2abb46e6 Mon Sep 17 00:00:00 2001 From: fspreck <f.spreckelsen@indiscale.com> Date: Wed, 5 Oct 2022 18:22:54 +0200 Subject: [PATCH] STY: Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd7b3549..118eebe0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ 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 +* [#9](https://gitlab.com/caosdb/caosdb-crawler/-/issues/9): Sclaras of types different than string can now be given in cfood definitions -- GitLab