From 086b95931aebb93eb0e684ac5d85766a9c30552a Mon Sep 17 00:00:00 2001 From: Alexander Schlemmer <alexander@mail-schlemmer.de> Date: Mon, 24 Oct 2022 13:59:45 +0200 Subject: [PATCH] DOC: udpated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cfed279..40c9d73f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### * FIX: https://gitlab.com/caosdb/caosdb-crawler/-/issues/31 Identified cache: Hash is the same for Records without IDs * FIX: https://gitlab.com/caosdb/caosdb-crawler/-/issues/30 +* FIX: https://gitlab.com/caosdb/caosdb-crawler/-/issues/23 ### Security ### -- GitLab