From 56788f093306a8ff37cc26f8984f0f6df00b132d Mon Sep 17 00:00:00 2001 From: stefsims <17434315+stefsims@users.noreply.github.com> Date: Mon, 11 Feb 2019 09:02:42 +0100 Subject: [PATCH] Update CHANGELOG.md Added danish translation --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d4787a3..9061e7ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Italian translation for "Feels" - Disabled the screensaver on raspbian with installation script - Added option to truncate the number of vertical lines a calendar item can span if `wrapEvents` is enabled. +- Danish translation for "Feels" and "Weeks" ### Updated - Bumped the Electron dependency to v3.0.13 to support the most recent Raspbian. [#1500](https://github.com/MichMich/MagicMirror/issues/1500)