diff --git a/CHANGELOG.md b/CHANGELOG.md
index 435dc0ac9ec4002a32665218ca152705119dc1ae..5443484baefbfa6789ed586bff42aeda16e63c84 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added (for new features, dependecies etc.)
 
+* `form_panel` module for conveniently creating a panel for web forms.
+
 ### Changed (for changes in existing functionality)
 
 ### Deprecated (for soon-to-be removed features)
@@ -29,7 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * Optional functionality to bookmark all query results. Note that too many
   bookmarks will result in the URI being too lang and bookmarks will have to be
   cleared manually.
-- form_panel module that allows to create a panel for web forms 
 
 ### Changed (for changes in existing functionality)