Update CHANGELOG.md

- Fading for dateheaders timeFormat in Calendar [#1464](https://github.com/MichMich/MagicMirror/issues/1464)
- Bug showing FullDayEvents one day too long in calendar fixe
This commit is contained in:
Dirk 2018-11-21 10:24:53 +01:00 committed by GitHub
parent cc96b86b3a
commit 07770601f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,11 +19,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Screenshot for the current weather - Screenshot for the current weather
- Screenshot for the weather forecast module - Screenshot for the weather forecast module
- Portuguese translation for "Feels" - Portuguese translation for "Feels"
- Fading for dateheaders timeFormat in Calendar [#1464](https://github.com/MichMich/MagicMirror/issues/1464)
### Fixed ### Fixed
- Allow to parse recurring calendar events where the start date is before 1900 - Allow to parse recurring calendar events where the start date is before 1900
- Fixed Polish translation for Single Update Info - Fixed Polish translation for Single Update Info
- Ignore entries with unparseable details in the calendar module - Ignore entries with unparseable details in the calendar module
- Bug showing FullDayEvents one day too long in calendar fixed
### Updated ### Updated
- The default calendar setting `showEnd` is changed to `false`. - The default calendar setting `showEnd` is changed to `false`.