From 5c6916d34bca9a6271b63557f369540cc338141c Mon Sep 17 00:00:00 2001
From: Jonathan Weth <git@jonathanweth.de>
Date: Sat, 22 Jul 2023 17:16:35 +0200
Subject: [PATCH] Update changelog

---
 CHANGELOG.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index ebbc04a15..8914bb7a6 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -22,6 +22,7 @@ Added
 * Global calendar system
 * Calendar for birthdays of persons
 * Holiday model to track information about holidays.
+* Frontend for managing holidays.
 * [Dev] Components for implementing standard CRUD operations in new frontend.
 * [Dev] Options for filtering and sorting of GraphQL queries at the server.
 * [Dev] Managed models for instances handled by other apps.
@@ -63,8 +64,8 @@ Fixed
 * [Docker] Clear obsolete bundle parts when adding apps using ONBUILD
 * Extensible forms that used a subset of fields did not render properly
 
-`3.1.1` - 2023-07-01
---------------------
+`3.1.1`_ - 2023-07-01
+---------------------
 
 Fixed
 ~~~~~
-- 
GitLab