diff --git a/CHANGELOG.md b/CHANGELOG.md
index 03f0808a1135b2d2e693dddaac08412f9c2bd5bf..e3de69f152ed309a350114060888370d3b860c18 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -50,6 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * Test for [caosdb-server#263](https://gitlab.com/linkahead/linkahead-server/-/issues/263): Unexpected server error when attempting to retrieve internal ROLE
   entities.
 * Test for [caosdb-server#268](https://gitlab.com/linkahead/linkahead-server/-/issues/268): Unexpected Server Error when non-existent file shall be inserted.
+* test_profile for running the tests locally.
 
 ### Changed (for changes in existing functionality)
 
@@ -68,6 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - Some redundant tests from `test_tickets.py` that checked
   functionality that was already tested in `test_error_stuff.py`.
+- `test_server_side_scripting.bin_dir.local` option in pylinkahead.ini
 
 ### Fixed (for any bug fixes)