diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d0b34d3..e0773a80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ 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, improve user feedback -- AppStore, Launcher, Settings: fix compatibility with LVGL 9.3 +- Update to MicroPython 1.25.0 and LVGL 9.3 +- About app: add info about over-the-air partitions +- OSUpdate app: check update depending on current hardware identifier, add "force update" option, improve user feedback +- AppStore, Launcher, Settings: support compatibility with LVGL 9.3 0.0.11 ======