From 18135624f6f2cff3b71cacbf7ff6da4bd84df489 Mon Sep 17 00:00:00 2001 From: Sam Detweiler Date: Thu, 7 Jun 2018 08:02:16 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3639b31..c74a1b46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +[ unreleased] +### fixes + +- invoke module suspend even if no dom content. [#1308](https://github.com/MichMich/MagicMirror/issues/1308) + ## [2.3.1] - 2018-04-01 ### Fixed