From b7944c7fa42e028b6d39c67e1d102c0a968e1b5f Mon Sep 17 00:00:00 2001 From: Sam Detweiler Date: Mon, 9 Dec 2019 10:36:21 -0600 Subject: [PATCH] add changelog --- CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38b1543f..0319f21f 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ### Added -- new upgrade script to help users consume regular updates installers/upgrade-script.sh -- new script to help setup pm2, without install installers/fixuppm2.sh - -### Updated -- updated raspberry.sh installer script to handle new platform issues, split node/npm, pm2, and screen saver changes -- improve handling for armv6l devices, where electron support has gone away, add optional serveronly config option - +- move node_helper module to dedicated github repo, to prevent being erased accidentally --- ❤️ **Donate:** Enjoying MagicMirror²? [Please consider a donation!](https://magicmirror.builders/donate) With your help we can continue to improve the MagicMirror² core.