1
0
Fork 0

Merge pull request #2024 from buergi/fixing_changelog_case

Fixed existance of multiple change logs with different cases
master
Gordon Williams 2022-07-06 09:24:44 +01:00 committed by GitHub
commit 1e9a35cc1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 8 additions and 12 deletions

View File

@ -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

View File

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

View File

@ -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

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