added fixed issue in changelog

This commit is contained in:
Christoph Hagedorn 2019-06-11 22:43:48 +02:00
parent e694b080be
commit ec65e66c58

View File

@ -26,6 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Only update clock once per minute when seconds aren't shown - Only update clock once per minute when seconds aren't shown
### Fixed ### Fixed
- fixed issue #1696(https://github.com/MichMich/MagicMirror/issues/1696), some ical files start date to not parse to date type
- Allowance HTML5 autoplay-policy (policy is changed from Chrome 66 updates) - Allowance HTML5 autoplay-policy (policy is changed from Chrome 66 updates)
- Handle SIGTERM messages - Handle SIGTERM messages
- Fixes sliceMultiDayEvents so it respects maximumNumberOfDays - Fixes sliceMultiDayEvents so it respects maximumNumberOfDays