diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4dafc0aa2ec89300f9e0f94260aa038f20ba319b..1d6290758582245de48e7c13576037dac668e04e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * Missing serialization of file descriptors in the GRPC-API during retrievals.
 * [caosdb-server#131](https://gitlab.com/caosdb/caosdb-server/-/issues/131)
   Query: AND does not work with sub-properties
+* Add previously missing `Value.equals` functions
 
 ### Security