diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ebbc04a158ae63f7ece500b7ac515d3f6b224c56..8914bb7a650a7a58e7c76af5fba6b9248743780a 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 ~~~~~