From 019bd9ce6975368b8953ae3159f298c61e174269 Mon Sep 17 00:00:00 2001 From: Alexander Schlemmer <alexander@mail-schlemmer.de> Date: Mon, 22 Nov 2021 21:07:43 +0100 Subject: [PATCH] DOC: updated changelog for fix of compare_entites function in apiutils --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31fcec0f..2761caad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Originally the role was `None`. The correct role is present now. * #53 Documentation of inheritance * #38 Dependencies in chunk-deletion of containers +* #81 compare_entities from apiutils does not compare entity values ### Security ### -- GitLab