diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c5decad3d8be81a49dccdd4a748dc667994c587..a10cb0ccde2072f90c2bdd42d701fdfce1478adb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,6 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed ###
 
+* Searching for values in scientific notation
+  [#143](https://gitlab.com/caosdb/caosdb-server/-/issues/143)
 * Denying a role permission has no effect
   [#196](https://gitlab.com/caosdb/caosdb-server/-/issues/196). See security
   notes below.