update changelog

master
Andreas Shimokawa 2016-05-15 23:29:19 +02:00
parent d66f842e9b
commit 8c88223f26
2 changed files with 11 additions and 0 deletions

View File

@ -1,6 +1,9 @@
###Changelog
####Version 0.9.7
* Pebble: hopefully fix some reconnect issues
* Mi Band: fix live activity monitoring running forever if back button pressed
* Mi Band: allow low latency firmware updates, fixes update with some phones
* Mi Band: inital experimental and probably broken support for Amazfit
* Show aliases for BT Devices if they had been renamed in BT Settings
* Do not show a hint about App Manager when a Mi Band is connected

View File

@ -1,5 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="0.9.7" versioncode="51">
<change>Pebble: hopefully fix some reconnect issues</change>
<change>Mi Band: fix live activity monitoring running forever if back button pressed</change>
<change>Mi Band: allow low latency firmware updates, fixes update with some phones</change>
<change>Mi Band: inital experimental and probably broken support for Amazfit</change>
<change>Show aliases for BT Devices if they had been renamed in BT Settings</change>
<change>Do not show a hint about App Manager when a Mi Band is connected</change>
</release>
<release version="0.9.6" versioncode="50">
<change>Again some UI/theme improvements</change>
<change>New preference to reconnect after connection loss (defaults to true)</change>