From b34bb87d7a7bf20d0aa6aad9bf387c737e90b099 Mon Sep 17 00:00:00 2001 From: Julian Dinter Date: Sun, 22 Aug 2021 14:27:18 +0200 Subject: [PATCH] Added fix to CHANGELOG. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4205ac3..b9cad781 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ _This release is scheduled to be released on 2021-10-01._ ### Fixed - Fix undefined error with ignoreToday option in weather module (#2620). +- Fix time zone correction in calendar module when the date hour is equal to the time zone correction value (#2632). ## [2.16.0] - 2021-07-01