From a06615355625fea82deae86f36d061ecf1521679 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Sat, 4 Jul 2020 21:26:22 +0200 Subject: [PATCH] Add updated changelog. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66c307c3..1e38f0b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ _This release is scheduled to be released on 2020-10-01._ ### Fixed - Fix the use of "maxNumberOfDays" in the module "weatherforecast depending on the endpoint (forecast/daily or forecast)". [#2018](https://github.com/MichMich/MagicMirror/issues/2018) +- Fix calendar display. Account for current timezone. [#2068](https://github.com/MichMich/MagicMirror/issues/2068) ## [2.12.0] - 2020-07-01