From 6d7d4a15d995c53845e7cb6db790d59a43810ddf Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Wed, 3 Aug 2016 20:58:49 +0200 Subject: [PATCH] Cleanup. --- CHANGELOG.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de179455..82294c10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## Unpublished -### Updated -- Updated weathericons -- Updated default weatherforecast to work with the new icons (Currentweather didn't have an issue oddly) - - ### Added - Brazilian Portuguese Translation. - Option to enable Kios mode. @@ -25,7 +20,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Fix issue where translation loading prevented the UI start-up when the language was set to 'en'. (Issue [#388](https://github.com/MichMich/MagicMirror/issues/388)) ### Updated -- Updated package.json to fix possible vulnerabilities. (Using snyk) +- Updated package.json to fix possible vulnerabilities. (Using Snyk) +- Updated weathericons +- Updated default weatherforecast to work with the new icons. ## [2.0.3] - 2016-07-12 ### Added