1
0
Fork 0

Fixed existance of multiple change logs with different cases

master
buergi 2022-07-05 23:48:24 +02:00
parent 970c344c11
commit b615abd9b6
6 changed files with 8 additions and 12 deletions

View File

@ -1,2 +1,2 @@
0.01: New App!... 0.01: First version
0.02: First update with ChangeLog Added 0.02: Enchanced contrast of icon image

View File

@ -1,2 +0,0 @@
0.01: First version
0.02: Enchanced contrast of icon image

View File

@ -1,2 +1,6 @@
... 0.01: [MAJOR] Added sonic clock app
0.06: First update with ChangeLog Added 0.02: [PATCH] Fixed text alignment issue; Increased acceleration required to activate twist;
0.03: [MINOR] Added settings menu to control twist threshold and LCD Activity
0.04: [PATCH] Call `Bangle.setUI` when exiting settings menu, settings tap moved to top
0.05: [PATCH] Firmware 2v11 - use `wakeOnTwist` rather than manual `setLCDPower`; Reset sonic on `fullReset`
0.06: Use default Bangle formatter for booleans

View File

@ -1,6 +0,0 @@
0.01: [MAJOR] Added sonic clock app
0.02: [PATCH] Fixed text alignment issue; Increased acceleration required to activate twist;
0.03: [MINOR] Added settings menu to control twist threshold and LCD Activity
0.04: [PATCH] Call `Bangle.setUI` when exiting settings menu, settings tap moved to top
0.05: [PATCH] Firmware 2v11 - use `wakeOnTwist` rather than manual `setLCDPower`; Reset sonic on `fullReset`
0.06: Use default Bangle formatter for booleans