From 45541659e220e9ac8b21357dccb8fae08a0c1167 Mon Sep 17 00:00:00 2001 From: Steve Karg Date: Fri, 20 Mar 2026 17:12:40 -0500 Subject: [PATCH] Updated CHANGELOG for recent changes. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfe3e2a3..9260fdf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ The git repositories are hosted at the following sites: * * -## [Unreleased] - 2026-03-18 +## [Unreleased] - 2026-03-20 ### Security @@ -200,6 +200,7 @@ The git repositories are hosted at the following sites: ### Fixed +* Fixed lighting output and lighting command low and high trim fade. (#1268) * Fixed FQDN hostname size in minimal hostnport implementation. (#1263) * Fixed segmentation fault in Schedule_Recalculate_PV() during application startup. (#1258)