mirror of https://github.com/espruino/BangleApps
Fixed existance of multiple change logs with different cases
parent
970c344c11
commit
b615abd9b6
|
@ -1,2 +1,2 @@
|
|||
0.01: New App!...
|
||||
0.02: First update with ChangeLog Added
|
||||
0.01: First version
|
||||
0.02: Enchanced contrast of icon image
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
0.01: First version
|
||||
0.02: Enchanced contrast of icon image
|
|
@ -1,2 +1,6 @@
|
|||
...
|
||||
0.06: First update with ChangeLog Added
|
||||
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
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue