Missed a word in changelog

master
cpfeiffer 2016-07-08 22:01:01 +02:00
parent 31c9d7ed3b
commit ce47f62c5b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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>