From 7e79547973d43b1838c7fc75ac749e3973701b9f Mon Sep 17 00:00:00 2001 From: Kristjan SCHMIDT <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Wed, 26 Jan 2022 23:16:22 +0100 Subject: [PATCH] =?UTF-8?q?Add=20"Using=20a=20consistent=20spelling=20of?= =?UTF-8?q?=20MagicMirror=C2=B2."?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e9fd44b..0df6edec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ _This release is scheduled to be released on 2022-04-01._ - improved and speedup e2e tests, artificial wait after mm start removed. - improved husky setup not blocking `git commit` if `husky` or `npm` is not installed. +- Using a consistent spelling of MagicMirror². ## [2.18.0] - 2022-01-01