update changelogs

This commit is contained in:
Andreas Shimokawa 2021-10-16 21:56:03 +02:00
parent 44852c354c
commit 2c6907b02b
3 changed files with 24 additions and 3 deletions

View File

@ -1,12 +1,13 @@
### Changelog
### 0.61.0 (NEXT)
### 0.61.0
* Initial support for Nothing Ear(1)
* Amazfit Bip U/Pro: Fix flashing firmware and watchfaces
* Amazfit Bip U/Pro: Fix language setting
* Amazfit Bip U/Pro: allow unicode emoji
* Amazfit Bip U/Pro: Allow unicode emoji
* Huami: fix supported languages list on many devices
* UM25: show more measured data
* Fossil Hybrid HR: Support rotation of backgrounds in watchface editor
* UM25: Show more measured data
* Improved notification management including blacklist or whitelist apps settings or discrete notifications with removed text
* Fix default daily target distance from 5 to 5000 meters

View File

@ -1,5 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.61.0" versioncode="204">
<change>Initial support for Nothing Ear(1)</change>
<change>Amazfit Bip U/Pro: Fix flashing firmware and watchfaces</change>
<change>Amazfit Bip U/Pro: Fix language setting</change>
<change>Amazfit Bip U/Pro: Allow unicode emoji</change>
<change>Huami: fix supported languages list on many devices</change>
<change>Fossil Hybrid HR: Support rotation of backgrounds in watchface editor</change>
<change>UM25: Show more measured data</change>
<change>Improved notification management including blacklist or whitelist apps settings or discrete notifications with removed text</change>
<change>Fix default daily target distance from 5 to 5000 meters</change>
</release>
<release version="0.60.0" versioncode="203">
<change>Initial support for FitPro bands</change>
<change>Mi Band 6: really fix weather on new firmware</change>

View File

@ -0,0 +1,9 @@
* Initial support for Nothing Ear(1)
* Amazfit Bip U/Pro: Fix flashing firmware and watchfaces
* Amazfit Bip U/Pro: Fix language setting
* Amazfit Bip U/Pro: Allow unicode emoji
* Huami: fix supported languages list on many devices
* Fossil Hybrid HR: Support rotation of backgrounds in watchface editor
* UM25: Show more measured data
* Improved notification management including blacklist or whitelist apps settings or discrete notifications with removed text
* Fix default daily target distance from 5 to 5000 meters