Add info about humidity.

This commit is contained in:
Michael Teeuw 2016-10-01 14:08:15 +02:00
parent 4c03f39437
commit ee48a56603

View File

@ -11,6 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Option to limit access to certain IP addresses based on the value of `ipWhitelist` in the `config.js`, default is access from localhost only (Issue [#456](https://github.com/MichMich/MagicMirror/issues/456)). - Option to limit access to certain IP addresses based on the value of `ipWhitelist` in the `config.js`, default is access from localhost only (Issue [#456](https://github.com/MichMich/MagicMirror/issues/456)).
- Added ability to change the point of time when calendar events get relative. - Added ability to change the point of time when calendar events get relative.
- Add Splash screen on boot. - Add Splash screen on boot.
- Add option to show humidity in currentWeather module.
### Updated ### Updated
- Modified translations for Frysk. - Modified translations for Frysk.