Update from develop branch

This commit is contained in:
Malcolm Oakes 2019-04-03 16:22:26 +01:00 committed by GitHub
parent cdcdce702d
commit ca04ff0f37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [2.8.0] - Unreleased
*This release is scheduled to be released on 2019-04-01.*
### Added
Added UK Met Office Datapoint feed as a provider in the default weather module.
- added new provider class
- added suncalc.js dependency to calculate sun times (not provided in datapoint feed)
@ -16,6 +19,10 @@ Added UK Met Office Datapoint feed as a provider in the default weather module.
- use Feels Like temp from feed if present
- optionally display precipitation in current weather
### Updated
### Fixed
## [2.7.1] - 2019-04-02
Fixed `package.json` version number.