diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84085802687fc8ab9cbfcf435789c8e8f18dd109..236432bdab2d39550fdeab001e243b39c3daf0fb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - 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.
+- Resource descriptions are now displayed below the resource title in the resources list.
 
 ### Removed