From 6497aa5faf6311ef09d9a91e2b55b1055e4338b0 Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Tue, 14 Oct 2025 21:11:21 +0200 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c73f6776..2d0b34d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ 0.1.1 ===== - Update to MicroPython 1.25.1 and LVGL 9.3 -- OSUpdate: check update depending on current hardware identifier, add "force update" option +- OSUpdate: check update depending on current hardware identifier, add "force update" option, improve user feedback - AppStore, Launcher, Settings: fix compatibility with LVGL 9.3 0.0.11