diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2242f478a035bda5b6524492406911b7b0e06658..3c07ca181104f022b60cbf6d1896d3046d2c143f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,9 +32,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed ###
 
-* [#189](https://gitlab.com/caosdb/caosdb-server/-/issues/189) Bad performance
-  due to the execution of unnecessary jobs during retrieval.
-* [#203](https://gitlab.com/caosdb/caosdb-server/-/issues/203)
+* Bad performance due to the execution of unnecessary jobs during retrieval.
+  [#189](https://gitlab.com/caosdb/caosdb-server/-/issues/189)
+* Query Language: Parentheses change filter to subproperty filter
+  [#203](https://gitlab.com/caosdb/caosdb-server/-/issues/203)
 * Searching for values in scientific notation
   [#143](https://gitlab.com/caosdb/caosdb-server/-/issues/143)
 * Denying a role permission has no effect