From 9e394ea349c23dfaa67984601aeafc2dcfe60234 Mon Sep 17 00:00:00 2001 From: fwitte Date: Fri, 4 Jan 2019 12:34:12 +0100 Subject: [PATCH] updated CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b990c080..913e95c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Updated ### Fixed +- Weather forecast now works with openweathermap in new weather module. Daily data are displayed, see issue [#1504](https://github.com/MichMich/MagicMirror/issues/1504). ## [2.6.0] - 2019-01-01