Added direction as an arrow feature to CHANGELOG.md

This commit is contained in:
Mikko Tapionlinna 2017-04-28 15:33:32 +03:00
parent 2bc5253725
commit 5f80deb5b7

View File

@ -17,6 +17,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add test of match current week number on clock module with showWeek configuration. - Add test of match current week number on clock module with showWeek configuration.
- Add test default modules present modules/default/defaultmodules.js. - Add test default modules present modules/default/defaultmodules.js.
- Add unit test calendar_modules function capFirst. - Add unit test calendar_modules function capFirst.
- Add support for showing wind direction as an arrow instead of abbreviation in currentWeather module.
### Updated ### Updated
- Added missing keys to Polish translation. - Added missing keys to Polish translation.