mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-03 08:52:58 +01:00
add changelogs
This commit is contained in:
parent
c6cd553e0d
commit
2cd53665a7
@ -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
|
||||
|
@ -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>
|
||||
|
3
fastlane/metadata/android/en-US/changelogs/114.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/114.txt
Normal 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
|
Loading…
Reference in New Issue
Block a user