Highlight new custom precipitation unit-of-measure for WEATHER

With the new Environment Canada provider in WEATHER, it is now possible for provider to set a customized precipitation unit-of-measure
This commit is contained in:
Kevin G 2021-06-05 11:39:21 -04:00 committed by GitHub
parent 95d1b8a6d0
commit bf5e83861c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ Special thanks to the following contributors: @B1gG, @codac, @ezeholz, @khassel,
- Added custom-properties for gaps around body and between modules
- Added test case for recurring calendar events
- 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