Merge branch 'develop' into degree_label

This commit is contained in:
Andrew McOlash 2017-03-17 07:12:15 -05:00 committed by GitHub
commit 8ad1d6fd97

View File

@ -48,8 +48,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add test for compliments module for parts of day
- Korean Translation.
- Added console warning on startup when deprecated config options are used
- Added `DAYAFTERTOMORROW`, `UPDATE_NOTIFICATION`, `UPDATE_NOTIFICATION_MODULE`, `UPDATE_INFO` to Norwegian translations (`nn` and `nb`).
- Add option to display temperature unit label for current weather module
- Add option to display temperature unit label to the current weather module
### Fixed
- Update .gitignore to not ignore default modules folder.
@ -60,7 +59,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Module currentWeather: check if temperature received from api is defined.
- Fix an issue with module hidden status changing to `true` although lock string prevented showing it
- Fix newsfeed module bug (removeStartTags)
- Fixed missing animation on `this.show(speed)` when module is alone in a region.
## [2.1.0] - 2016-12-31