diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1456f1850733a6f9f9d5d286634ee32d4639b504..2f20c9434bd5ad2554e7d512a2cc1d2920310250 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added
 
+* [#191](https://gitlab.com/caosdb/caosdb-webui/-/issues/191) - "Configure the
+  RecordType which is searched by the simple search."
+  A list of entity roles and names can be specified via the newly added
+  `BUILD_FREE_SEARCH_ROLE_NAME_FACET_OPTIONS` build variable. See the docstring
+  of `queryForm.initFreeSearch` for more information.
+
 ### Changed (for changes in existing functionality)
 
 * Version bump of caosdb_map module (0.5.0):