From 702f39974c5f7da38eb1b9e0f0d504a7add75507 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) --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 30cb4ece1..e50474540 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -25,7 +25,7 @@ Fixed * The configured theme colors were not used by the frontend. * Recurring events without until value weren't shown. * 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