updated info: fixed race condition on module update

This commit is contained in:
Christoph Hagedorn 2019-06-15 11:49:57 +02:00
parent f06ce55626
commit a5fca87dd0

View File

@ -35,6 +35,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Only update clock once per minute when seconds aren't shown
### Fixed
- fixed uncaught exception, race condition on module update
- 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)
- Handle SIGTERM messages