mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-13 02:12:16 +00:00
Added feels like and kmph wind for currentweather module
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [2.4.0] - Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
- Add two new configuration options for currentweather module.
|
||||
- `showFeelsLike`: Shows how it actually feels like (wind chill or heat index)
|
||||
- `useKMPHwind`: adds an option to see wind speed in Kmph instead of just m/s or Beaufort
|
||||
|
||||
## [2.3.0] - Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user