fix xml changelog and add missing entry

master
Andreas Shimokawa 2016-05-29 20:50:05 +02:00
parent a13cd9d951
commit 2b88720f83
2 changed files with 6 additions and 4 deletions

View File

@ -4,6 +4,7 @@
* Mi Band: BLE connection fixes
* Fixes for enabling logging at whithout restarting Gadgetbridge
* Re-enable device paring activity on Android 6 (BLE scanning needs the location preference)
* Display device address in device info
####Version 0.9.8
* Pebble: fix more reconnnect issues

View File

@ -1,10 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.10.0" versioncode="53">
</change>Pebble: option to send sunrise and sunset events to timeline</change>
</change>Mi Band: BLE connection fixes</change>
</change>Fixes for enabling logging at whithout restarting Gadgetbridge</change>
</change>Re-enable device paring activity on Android 6 (BLE scanning needs the location preference)</change>
<change>Pebble: option to send sunrise and sunset events to timeline</change>
<change>Mi Band: BLE connection fixes</change>
<change>Fixes for enabling logging at whithout restarting Gadgetbridge</change>
<change>Re-enable device paring activity on Android 6 (BLE scanning needs the location preference)</change>
<change>Display device address in device info</change>
</release>
<release version="0.9.8" versioncode="52">
<change>Pebble: fix more reconnnect issues</change>