From f329770194fd9e43c5cec8cb79cbc70a9d827344 Mon Sep 17 00:00:00 2001 From: Julian Dinter Date: Fri, 2 Apr 2021 12:42:31 +0200 Subject: [PATCH] Added fix in CHANGELOG. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b08ab4c9..db772d7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,6 +68,7 @@ Special thanks to the following contributors: @EdgardosReis, @MystaraTheGreat, @ - Fix calendar time/date adjustment when time with GMT offset is different day (#2488). - Fix calendar daylight savings offset calculation if recurring FULL DAY start date before 2007 (#2483). - Fix newsreaders template, for wrong test for nowrap in 2 places (should be if not). +- Fix calendar start function logging inconsistency ## [2.14.0] - 2021-01-01