From c4e8cc1641b1be02592e6254ed06ed49f78998ed Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Tue, 28 Aug 2018 15:33:53 +0200 Subject: [PATCH] Correct changelog entry. --- CHANGELOG.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 728ec743..bc2d1525 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). --- -## [2.5.1] - 2018-08-16 - -### Fixed - -- Fix calendar parsing issue for Midori on RasperryPi Zero w, related to issue #694. -- Fix weather city ID link in sample config - ## [2.5.0] - Unreleased *This release is scheduled to be released on 2018-10-01.* @@ -23,11 +16,13 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Hungarian translation for "Feels" and "Week" - Spanish translation for "Feels" - Add classes instead of inline style to the message from the module Alert -- Fix for weatherforecast rainfall rounding [#1374](https://github.com/MichMich/MagicMirror/issues/1374) ### Fixed - Mixup between german and spanish translation for newsfeed. - Fixed close dates to be absolute, if no configured in the config.js - module Calendar +- Fix for weatherforecast rainfall rounding [#1374](https://github.com/MichMich/MagicMirror/issues/1374) +- Fix calendar parsing issue for Midori on RasperryPi Zero w, related to issue #694. +- Fix weather city ID link in sample config ### Updated