1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-11-03 08:52:58 +01:00

add changelogs

This commit is contained in:
Andreas Shimokawa 2017-12-16 23:54:39 +01:00
parent c6cd553e0d
commit 2cd53665a7
3 changed files with 10 additions and 2 deletions

View File

@ -1,9 +1,9 @@
### Changelog
#### Version 0.23.0 (next)
#### Version 0.23.0
* Initial support for LineageOS/CyanogenMod weather provider
* Amazfit Bip/Cor: Support for current weather temperature
* Amazfit Bip/Cor: Display firmware version and type also for unknown versions
* Amazfit Bip/Cor: Display firmware version and type also for non-whitelisted firmware files
#### Version 0.22.5
* Unlock Teclast H10 support using the same code as H30

View File

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.23.0" versioncode="114">
<change>Initial support for LineageOS/CyanogenMod weather provider</change>
<change>Amazfit Bip/Cor: Support for current weather temperature</change>
<change>Amazfit Bip/Cor: Display firmware version and type also for non-whitelisted firmware files</change>
</release>
<release version="0.22.5" versioncode="113">
<change>Unlock Teclast H10 support using the same code as H30</change>
<change>Amazfit Bip: Fix installation of 0.1.0.11 Firmware</change>

View File

@ -0,0 +1,3 @@
* Initial support for LineageOS/CyanogenMod weather provider
* Amazfit Bip/Cor: Support for current weather temperature
* Amazfit Bip/Cor: Display firmware version and type also for non-whitelisted firmware files