From 476c577bc113684f84bdf2ef112cafd92e879032 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Tue, 6 Sep 2016 10:08:12 +0200 Subject: [PATCH] Add fixes. --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b87473dc..9ac4cee5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,17 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## Unpublished -### Updated -- Force fullscreen when kioskmode is active. - ### Added - Added ability to remove tags from the beginning or end of newsfeed items in 'newsfeed.js'. - Added ability to define "the day after tomorrow" for calendar events (Definition for German and Dutch already included). - Added CII Badge (we are compliant with the CII Best Practices) +- +### Fixed +- Fix typo in installer. +- Fix API url for weather API. + +### Updated +- Force fullscreen when kioskmode is active. ## [2.0.4] - 2016-08-07