Update CHANGELOG

This commit is contained in:
Thomas Farstrike
2025-06-13 15:09:14 +02:00
parent 7ca1ccde11
commit 00ac8afed5
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -1,3 +1,11 @@
0.0.5
=====
- Lock WiFi while connecting at boot to prevent conflict with WiFi app
- Improve focus group handling while in deskop keyboard mode
- Add filesystem driver for LVGL
- Implement CTRL-V to paste on desktop
- Implement Escape key for back button on desktop
0.0.4
=====
- Add left edge swipe gesture for back screen action
+1
View File
@@ -98,6 +98,7 @@ Release checklist
# manifests that might have already had their version number incremented:
git diff 0.0.4 -- internal_filesystem/apps/*/META-INF/*
git diff 0.0.4 -- internal_filesystem/builtin/apps/*/META-INF/*
- Update CHANGELOG
- commit and push all code
- tag MicroPythonOS and external apps like LightningPiggy
- ./scripts/bundle_apps.sh