mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-27 12:26:48 +01:00
Missed a word in changelog
This commit is contained in:
parent
31c9d7ed3b
commit
ce47f62c5b
@ -4,7 +4,7 @@
|
||||
####Version 0.11.1
|
||||
* Various fixes (including crashes) for location settings
|
||||
* Pebble: Support Pebble Time 2 emulator (needs recompilation of Gadgetbridge)
|
||||
* Fix a rare crash when, due to bluetooth problems, a device has no name
|
||||
* Fix a rare crash when, due to bluetooth problems, when a device has no name
|
||||
* Fix activity fetching getting stuck when double tapping (#333)
|
||||
* Mi Band: in the Device Discovery activity, do not display devices that are already paired
|
||||
* Mi Band: only allow automatic reconnection on disconnect when the device was previously fully connected
|
||||
|
@ -3,7 +3,7 @@
|
||||
<release version="0.11.1" versioncode="57">
|
||||
<change>Various fixes (including crashes) for location settings</change>
|
||||
<change>Pebble: Support Pebble Time 2 emulator (needs recompilation of Gadgetbridge)</change>
|
||||
<change>Fix a rare crash when, due to bluetooth problems, a device has no name</change>
|
||||
<change>Fix a rare crash when, due to bluetooth problems, when a device has no name</change>
|
||||
<change>Fix activity fetching getting stuck when double tapping (#333)</change>
|
||||
<change>Mi Band: in the Device Discovery activity, do not display devices that are already paired</change>
|
||||
<change>Mi Band: only allow automatic reconnection on disconnect when the device was previously fully connected</change>
|
||||
|
Loading…
Reference in New Issue
Block a user