From 4a5c6f1d39f88a96a6467ef2e1675216bb639395 Mon Sep 17 00:00:00 2001 From: sam detweiler Date: Sun, 30 Jun 2019 07:18:45 -0500 Subject: [PATCH] Update CHANGELOG.md add info on updatenotification module improvements --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b89b1bc..32d039f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +### Updated updatenotification default module +- properly handle race conditions, stop crash +- display for a short time, not forever + --- ❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror² core.