From 865dce6f6843dbe13c2870e6d84afb5ee6b041a1 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Sun, 15 Jan 2017 20:36:11 +0100 Subject: [PATCH] Add info about issue #611. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62c93e6a..df41689b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Update .gitignore to not ignore default modules folder. - Remove white flash on boot up. - Added `update` in Raspberry Pi installation script. +- Fix an issue where the analog clock looked scrambled. ([#611](https://github.com/MichMich/MagicMirror/issues/611)) ## [2.1.0] - 2016-12-31