diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f11b523cb90f1ca7ac96e4891d426d78d033d17..e9634999b439bece89911323a4ffbd7bb93c8914 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 * `caosdb-v-property-linkified` css class to denote properties that have been
   linkified already.
+* `form_elements.make_form_modal` and
+  `form_elements.make_scripting_submission_button` functions to create a form
+  modal and an SSS submission button, respectively.
 
 ### Changed (for changes in existing functionality)