update changelogs

This commit is contained in:
Andreas Shimokawa 2021-06-13 23:25:43 +02:00
parent 3c5c61ddea
commit df44b798c9
3 changed files with 17 additions and 3 deletions

View File

@ -1,12 +1,12 @@
### Changelog
### 0.58.0 (NEXT)
### 0.58.0
* Initial experimental support for Amazfit T-Rex Pro
* InfiniTime: Try to fix firmware upgrage by fiddleing with optimization rules
* InfiniTime: Try to fix firmware upgrade by fiddling with optimization rules
* Huami: Fix lost samples bug with timezones that are have a 30 minute offset
* Fossil Hybrid HR: Block dangerous intents by default and move some settings to developer settings submenu
* Improved logging in bonding and tried to recover from weirdness
* Use a seperate notification channel for low battery warnings
* Use a separate notification channel for low battery warnings
### 0.57.1
* Mi Band 6: Add Pomodoro to menu items

View File

@ -1,5 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.58.0" versioncode="196">
<change>Initial experimental support for Amazfit T-Rex Pro</change>
<change>InfiniTime: Try to fix firmware upgrade by fiddling with optimization rules</change>
<change>Huami: Fix lost samples bug with timezones that are have a 30 minute offset</change>
<change>Fossil Hybrid HR: Block dangerous intents by default and move some settings to developer settings submenu</change>
<change>Improved logging in bonding and tried to recover from weirdness</change>
<change>Use a separate notification channel for low battery warnings</change>
</release>
<release version="0.57.1" versioncode="195">
<change>Mi Band 6: Add Pomodoro to menu items</change>
<change>Mi Band 6: Support flashing firmware, res and watchfaces</change>

View File

@ -0,0 +1,6 @@
* Initial experimental support for Amazfit T-Rex Pro
* InfiniTime: Try to fix firmware upgrade by fiddling with optimization rules
* Huami: Fix lost samples bug with timezones that are have a 30 minute offset
* Fossil Hybrid HR: Block dangerous intents by default and move some settings to developer settings submenu
* Improved logging in bonding and tried to recover from weirdness
* Use a separate notification channel for low battery warnings