Skip to content

Commit eac3adb

Browse files
Update CHANGELOG
1 parent e3e01af commit eac3adb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
- Upgrade MicroPython from 1.25.0 to 1.26.1
66
- MposKeyboard: fix q, Q, 1 and ~ button unclickable bug
77
- MposKeyboard: increase font size from 16 to 20
8-
- MposKeyboard: use checkbox instead of newline symbol for "OK, Ready"
8+
- MposKeyboard: use checkbox instead of newline symbol for 'OK, Ready'
99
- MposKeyboard: bigger space bar
1010
- OSUpdate app: simplify by using ConnectivityManager
1111
- OSUpdate app: adapt to new device IDs
1212
- ImageView app: improve error handling
1313
- Settings app: tweak font size
14-
- Settings app: add "format internal data partition" option
14+
- Settings app: add 'format internal data partition' option
1515
- API: add facilities for instrumentation (screengrabs, mouse clicks)
1616
- API: move WifiService to mpos.net
1717
- API: remove fonts to reduce size
1818
- API: replace font_montserrat_28 with font_montserrat_28_compressed to reduce size
19-
- UI: pass clicks on invisible "gesture swipe start" are to underlying widget
19+
- UI: pass clicks on invisible 'gesture swipe start' are to underlying widget
2020
- UI: only show back and down gesture icons on swipe, not on tap
2121
- UI: double size of back and down swipe gesture starting areas for easier gestures
2222

0 commit comments

Comments
 (0)