From 52724623681aa4d158072505fb77895eee9e7e75 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Sat, 23 Jul 2016 17:43:37 +0200 Subject: [PATCH] Add header --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3706195..786391d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Prevent `getModules()` selectors from returning duplicate entries. - Append endpoints of weather modules with `/` to retreive the correct data. (Issue [#337](https://github.com/MichMich/MagicMirror/issues/337)) - Corrected grammer in `module.js` from 'suspend' to 'suspended'. + +### Added - Added ability to turn off the date display in `clock.js` when in analog mode. - Greek Translation