From a77c0268034a0b9f8b0e9050ee7c273f5a2cb0c0 Mon Sep 17 00:00:00 2001 From: mschmidt Date: Mon, 10 Dec 2018 14:06:55 -0600 Subject: [PATCH] Add issue number to changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a3c1b35..041bc20c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Fixed Polish translation for Single Update Info - Ignore entries with unparseable details in the calendar module - Bug showing FullDayEvents one day too long in calendar fixed -- Bug in newsfeed when `removeStartTags` is used on the description +- Bug in newsfeed when `removeStartTags` is used on the description [#1478](https://github.com/MichMich/MagicMirror/issues/1478) ### Updated - The default calendar setting `showEnd` is changed to `false`.