From 720bc12c00ab07570f8afebd9d5453f567807924 Mon Sep 17 00:00:00 2001 From: Johan Alvinger Date: Tue, 24 Nov 2020 00:13:07 +0100 Subject: [PATCH] Changelog updated --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41e39aec..e16ec043 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ _This release is scheduled to be released on 2021-01-01._ - Added Hindi & Gujarati translation. - Chuvash translation. +- Calendar: new options "limitDays" and "coloredEvents" + ### Updated - Weather module - forecast now show TODAY and TOMORROW instead of weekday, to make it easier to understand. @@ -33,6 +35,7 @@ _This release is scheduled to be released on 2021-01-01._ - Add a space after icons of sunrise and sunset (#2169) - Fix calendar when no DTEND record found in event, startDate overlay when endDate set (#2177) - Fix calendar full day event east of UTC start time (#2200) +- Corrected logic for timeFormat "relative" and "absolute" ## [2.13.0] - 2020-10-01