mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 12:12:20 +00:00
Corrected bullet for Updated list
Wording/location corrected for update to WEATHER module
This commit is contained in:
parent
bf5e83861c
commit
b85ac91e6c
@ -21,7 +21,6 @@ Special thanks to the following contributors: @B1gG, @codac, @ezeholz, @khassel,
|
|||||||
- Added custom-properties for gaps around body and between modules
|
- Added custom-properties for gaps around body and between modules
|
||||||
- Added test case for recurring calendar events
|
- Added test case for recurring calendar events
|
||||||
- Added new Environment Canada provider for default WEATHER module (weather data for Canadian locations only)
|
- Added new Environment Canada provider for default WEATHER module (weather data for Canadian locations only)
|
||||||
- Added default WEATHER module such that a provider can optionally set a custom unit-of-measure for precipitation (`weatherObject.precipitationUnits`)
|
|
||||||
|
|
||||||
### Updated
|
### Updated
|
||||||
|
|
||||||
@ -33,6 +32,7 @@ Special thanks to the following contributors: @B1gG, @codac, @ezeholz, @khassel,
|
|||||||
- Update dependencies in package.json, require node >= v12, remove `rrule-alt` and `rrule`
|
- Update dependencies in package.json, require node >= v12, remove `rrule-alt` and `rrule`
|
||||||
- Update dependencies in package.json and migrate husky to v6, fix husky setup in prod environment
|
- Update dependencies in package.json and migrate husky to v6, fix husky setup in prod environment
|
||||||
- Cleaned up error handling in newsfeed and calendar modules for real
|
- Cleaned up error handling in newsfeed and calendar modules for real
|
||||||
|
- Updated default WEATHER module such that a provider can optionally set a custom unit-of-measure for precipitation (`weatherObject.precipitationUnits`)
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user