From 1a6872d68f6b66c64d4d0eb2cd5a68cb90514eac Mon Sep 17 00:00:00 2001
From: Thorge Petersen <petersen@rz.uni-kiel.de>
Date: Fri, 1 Sep 2023 16:08:09 +0200
Subject: [PATCH] Updated changelog

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84085802..236432bd 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
 
-- 
GitLab