diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ada8c66965908882e411886baf3d106cfd12f24..ac6d57c473467495e3d5f1ef9ba734b8820cf597 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added
 
-- Added csrf inputs in template forms.
+- CSRF inputs are now included in template forms.
+- Introducing a new helper function: `format_resource_format`. This function is used to format a resource format string.
 
 ### Removed