diff --git a/CHANGELOG.md b/CHANGELOG.md
index c66132c38d8318406b584949cfdda8635c8a1774..2242f478a035bda5b6524492406911b7b0e06658 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,8 +31,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Removed ###
 
 ### Fixed ###
-- [#203](https://gitlab.com/caosdb/caosdb-server/-/issues/203)
 
+* [#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)
 * Searching for values in scientific notation
   [#143](https://gitlab.com/caosdb/caosdb-server/-/issues/143)
 * Denying a role permission has no effect