From 92cc41dec661f7f8cca593e4da25895c40f7bb4c Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Fri, 3 Jul 2020 21:53:18 +0200 Subject: [PATCH] Fix linting issue. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68ebc0ea..66c307c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ _This release is scheduled to be released on 2020-10-01._ ### Deleted ### 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) ## [2.12.0] - 2020-07-01