diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4dafc0aa2ec89300f9e0f94260aa038f20ba319b..a68bff3e5101dc10036d0269b0756e641e2de7c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,8 @@ 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
+* [caosdb-server#132](https://gitlab.com/caosdb/caosdb-server/-/issues/132)
+  Query: subproperties should not require parentheses
 
 ### Security