Correct changelog entry.

This commit is contained in:
Michael Teeuw 2018-08-28 15:33:53 +02:00 committed by GitHub
parent 845ce7a711
commit c4e8cc1641
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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