From 2796ce82c4a5171cf1b4828a7b927d3f47cd086e Mon Sep 17 00:00:00 2001 From: storm64 Date: Wed, 7 May 2025 11:57:19 +0200 Subject: [PATCH] [lightswitch] Update ChangeLog --- apps/lightswitch/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/lightswitch/ChangeLog b/apps/lightswitch/ChangeLog index 8c4ddb60c..ba0663f6d 100644 --- a/apps/lightswitch/ChangeLog +++ b/apps/lightswitch/ChangeLog @@ -8,3 +8,4 @@ 0.08: Ensure boot code doesn't allocate and leave a gloval variable named 'settings' 0.09: Handle lightswitch logic running before its widget has loaded 0.10: Minor code improvements +0.11: Fix issue where backlight is not turned on.