Update for new weather provider

This commit is contained in:
Kevin G 2021-05-21 10:20:16 -04:00 committed by GitHub
parent 463ce394fe
commit 20c6226b84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,7 @@ Special thanks to the following contributors: @B1gG, @codac, @ezeholz, @khassel,
- Added support for `dateFormat` when not using `timeFormat: "absolute"`
- Added custom-properties in css of core and modules for improved styling experience, see `custom.css.sample` file
- Added test case for recurring calendar events
- Added new Environment Canada provider for default WEATHER module (weather data for Canadian locations only)
### Updated