diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51ea93d60cf74636d38709b0b9b11763f2bc739f..757d47416cd2fdacda6d011acacd0fab4f6bad34 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 ###