Update CHANGELOG

This commit is contained in:
Thomas Farstrike
2025-11-23 09:03:52 +01:00
parent 50274e749b
commit 9fb042acad
+3
View File
@@ -1,5 +1,8 @@
0.5.0
=====
- ESP32: one build to rule them all! Instead of 2 builds (prod/dev) per supported ESP32 board, there is now one single build that identifies and initializes the board at runtime!
- Upgrade LVGL from 9.3 to 9.4
- Upgrade MicroPython from 1.25.0 to 1.26.1
- MposKeyboard: fix q, Q, 1 and ~ button unclickable bug
- MposKeyboard: increase font size from 16 to 20
- MposKeyboard: use checkbox instead of newline symbol for "OK, Ready"