From 60aac5dfd25383bcbed27fb508e2c589a77589b9 Mon Sep 17 00:00:00 2001 From: Alexander Schlemmer <alexander@mail-schlemmer.de> Date: Fri, 21 Jan 2022 15:57:22 +0100 Subject: [PATCH] DOC: updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51ea93d6..757d4741 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### - #90 compare_entities function in apiutils does not check units +- #94 some special properties were not checked in compare_entities ### Security ### -- GitLab