From 1ea7ce25890f35d256ea14298e92b061322fe6c4 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Tue, 6 Sep 2016 10:09:11 +0200 Subject: [PATCH] Fix typo. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ac4cee5..dbd244a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - 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.