1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-26 16:26:52 +02:00

add changelogs for 0.23.1

This commit is contained in:
Andreas Shimokawa 2017-12-23 00:14:34 +01:00
parent b91204e109
commit f85fd2dc46
3 changed files with 10 additions and 1 deletions

View File

@ -1,7 +1,8 @@
### Changelog
#### Version 0.23.1 (next)
#### Version 0.23.1
* Initial support for Omnijaws weather service
* Amazfit Bip: Allow installation of latest gps firmware
* Amazfit Cor: Fixes for installing newer firmware versions
#### Version 0.23.0

View File

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.23.1" versioncode="115">
<change>Initial support for Omnijaws weather service</change>
<change>Amazfit Bip: Allow installation of latest gps firmware</change>
<change>Amazfit Cor: Fixes for installing newer firmware versions</change>
</release>
<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>

View File

@ -0,0 +1,3 @@
* Initial support for Omnijaws weather service
* Amazfit Bip: Allow installation of latest gps firmware
* Amazfit Cor: Fixes for installing newer firmware versions