From 442f270ee0c7c8029ff7c252e53e47c01142ef11 Mon Sep 17 00:00:00 2001 From: rejas Date: Wed, 17 Jun 2020 21:24:50 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db079ddc..577024ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ _This release is scheduled to be released on 2020-07-01._ - Support multiple instances of calendar module with different config [#1109](https://github.com/MichMich/MagicMirror/issues/1109) - Fix the use of "maxNumberOfDays" in the module "weatherforecast" [#2018](https://github.com/MichMich/MagicMirror/issues/2018) - Throw error when check_config fails [#1928](https://github.com/MichMich/MagicMirror/issues/1928) +- Updated ical library to latest version [#1926](https://github.com/MichMich/MagicMirror/issues/1926) ## [2.11.0] - 2020-04-01