From ca04ff0f37b838b61727b148b10ff4e5aff5c30e Mon Sep 17 00:00:00 2001 From: Malcolm Oakes <37735437+maloakes@users.noreply.github.com> Date: Wed, 3 Apr 2019 16:22:26 +0100 Subject: [PATCH] Update from develop branch --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e2449d2..54a5eb9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.