We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b23107e commit 92905dcCopy full SHA for 92905dc
CHANGELOG.md
@@ -2,11 +2,12 @@
2
=====
3
- AppStore app: fix BadgeHub backend handling
4
- OSUpdate app: eliminate requests library
5
-- Remove depenency on micropython-esp32-ota library
+- Remove dependency on micropython-esp32-ota library
6
+- Remove dependency on traceback library
7
- Show new MicroPythonOS logo at boot
-- SensorManager: add support for LSM6DSO
8
- ActivityNavigator: support pre-instantiated activities to support one activity closing a child activity
9
-- Rename PackageManager to AppManager framework
+- SensorManager: add support for LSM6DSO
10
+- Rename PackageManager framework to AppManager
11
- Add new AppearanceManager framework
12
- Add new BatteryManager framework
13
- Add new DeviceInfo framework
0 commit comments