From 217146351eab10826fd5af7fdcb6706884d469f2 Mon Sep 17 00:00:00 2001 From: vincep5 Date: Mon, 17 Jun 2019 10:25:33 -0500 Subject: [PATCH] changelog notes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 315851f8..4dd12cc9 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - use Feels Like temp from feed if present - optionally display probability of precipitation (PoP) in current weather (UK Met Office data) - automatically try to fix eslint errors by passing `--fix` option to it +- Added sunrise and sunset times to weathergov weather provider [#1705](https://github.com/MichMich/MagicMirror/issues/1705) ### Updated - English translation for "Feels" to "Feels like"