From 4b0d611715ab15ea35ba7682c22e590a90cee4c3 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Sun, 6 Sep 2020 04:12:04 -0400 Subject: [PATCH] Add changelog entry for hdmi command --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80480a8..caa2d9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 20200906-2 + +- Add HDMI on/off command for help with ensuring screen is on OR off at boot since systemd timers won't re-run on boot + ## 20200906-1 - Update tools to watch for config changes and restart if config has changed