From 3a42663deaaa555f72814bdb04997a7f0fe7e057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Ram=C3=ADrez=20Norambuena?= Date: Tue, 31 Dec 2019 19:40:31 +0000 Subject: [PATCH] Update changelog for revert commit --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fad7572..77965ed6 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added - Timestamps in log output. - Padding in dateheader mode of the calendar module . -- Move node_helper module to dedicated github repo, to prevent being erased accidentally. - New upgrade script to help users consume regular updates installers/upgrade-script.sh. - New script to help setup pm2, without install installers/fixuppm2.sh.