mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-23 18:36:50 +01:00
add xml changelog and fastlane
This commit is contained in:
parent
931f9cec04
commit
1b3fbe571e
@ -1,7 +1,7 @@
|
||||
### Changelog
|
||||
|
||||
#### Version 0.39.1 (WIP)
|
||||
* Active re-connection
|
||||
#### Version 0.39.1
|
||||
* Try to actively re-connect when a connection gets interrupted (interval grows up to 64 seconds)
|
||||
* Mi Band2/Amazfip Bip: Make button action settings per-device and enable for Amazfit Bip
|
||||
|
||||
#### Version 0.39.0
|
||||
|
@ -1,5 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="0.39.1" versioncode="162">
|
||||
<change>Try to actively re-connect when a connection gets interrupted (interval grows up to 64 seconds)</change>
|
||||
<change>Mi Band2/Amazfip Bip: Make button action settings per-device and enable for Amazfit Bip</change>
|
||||
</release>
|
||||
<release version="0.39.0" versioncode="161">
|
||||
<change>Amazfit GTS: Initial and incomplete support, mostly untested</change>
|
||||
<change>Add forward/backward buttons to charts for faster navigation</change>
|
||||
|
2
fastlane/metadata/android/en-US/changelogs/162.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/162.txt
Normal file
@ -0,0 +1,2 @@
|
||||
* Try to actively re-connect when a connection gets interrupted (interval grows up to 64 seconds)
|
||||
* Mi Band2/Amazfip Bip: Make button action settings per-device and enable for Amazfit Bip
|
Loading…
Reference in New Issue
Block a user