From 3965dbfaf04f13fb464036c945c23aa7755bf3f2 Mon Sep 17 00:00:00 2001 From: Jonathan Weth <git@jonathanweth.de> Date: Tue, 15 Apr 2025 11:58:35 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) (cherry picked from commit 702f39974c5f7da38eb1b9e0f0d504a7add75507) --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index de82e5a0d..abfc47149 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -25,7 +25,7 @@ Fixed * Detail pages, e.g. for groups, did not work anymore. * The configured theme colors were not used by the frontend. * It wasn't possible to change icons of OAuth applications in the frontend. -* First fetching of calendar-feeds logged an error to console. +* First fetching of calendar feeds logged an error to console. `4.0`_ - 2025-03-29 ------------------- -- GitLab