From 52ab456f5182d2f14604d2b68d3bb0e9ca22be8b Mon Sep 17 00:00:00 2001 From: florian <f.spreckelsen@inidscale.com> Date: Wed, 2 Nov 2022 15:41:36 +0100 Subject: [PATCH] DOC: Update Changelog --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3941652c..6fd18cee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,8 +19,11 @@ 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 +* [#31](https://gitlab.com/caosdb/caosdb-crawler/-/issues/31) Identified cache: + Hash is the same for Records without IDs +* [#30](https://gitlab.com/caosdb/caosdb-crawler/-/issues/30) +* [#23](https://gitlab.com/caosdb/caosdb-crawler/-/issues/23) Crawler may + overwrite and delete existing data in case of manually added properties ### Security ### -- GitLab