diff --git a/CHANGELOG.md b/CHANGELOG.md index 2761caad5c3e43bc2443ce64068fcad57cddf6af..89b40b875cb8aede419d152b812998888d92af50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### +* #81 compare_entities from apiutils does not compare entity values + ### Security ### ## [0.6.0] - 2021-10-19 ## @@ -63,7 +65,6 @@ 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 ###