From 57bbc74a1fb783a576eaad365ab16b76fd7a9ae1 Mon Sep 17 00:00:00 2001 From: Michael Bauer <michael-bauer@posteo.de> Date: Sat, 12 Apr 2025 16:03:51 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index da41b23b5..30cb4ece1 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -25,6 +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. `4.0`_ - 2025-03-29 ------------------- -- GitLab