From 78fbc7f3921385a80466976dbb4ae1ad8fde3822 Mon Sep 17 00:00:00 2001 From: Michal Dobsovic Date: Wed, 20 Feb 2019 22:15:24 +0100 Subject: [PATCH] Modified CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 304b368e..3ee49dcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Added autoTimezone option for the default clock module. - Danish translation for "Feels" and "Weeks" - Added option to split multiple day events in calendar to separate numbered events +- Slovakian translation ### Updated - Bumped the Electron dependency to v3.0.13 to support the most recent Raspbian. [#1500](https://github.com/MichMich/MagicMirror/issues/1500)