You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Update CHANGELOG
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user