Update changelog for 3.1.3

master
cpfeiffer 2016-10-29 16:08:20 +02:00
parent d442030c2a
commit a4f615ce71
2 changed files with 8 additions and 2 deletions

View File

@ -4,7 +4,10 @@
* Pebble: Fix configuration of certain pebble apps (eg. QR Generator, Squared 4.0)
* Pebble: Add context menu option in app manager to search a watchapp in the pebble appstore
* Mi Band: allow to delete Mi Band address from development settings
* Mi Band 2: Some initial hacky support for hr readings (Debug activity only)
* Mi Band 2: Initial support for heart rate readings (Debug activity only)
* Mi Band 2: Support disabled alarms
* Attempt to fix spurious device discovery problems
* Update MPAndroidChart to release 3.0
####Version 0.13.6
* Mi Band 2: Support for multiple alarms (3 at the moment)

View File

@ -4,7 +4,10 @@
<change>Pebble: Fix configuration of certain pebble apps (eg. QR Generator, Squared 4.0)</change>
<change>Pebble: Add context menu option in app manager to search a watchapp in the pebble appstore</change>
<change>Mi Band: allow to delete Mi Band address from development settings</change>
<change>Mi Band 2: Some initial hacky support for hr readings (Debug activity only)</change>
<change>Mi Band 2: Initial support for heart rate readings (Debug activity only)</change>
<change>Mi Band 2: Support disabled alarms</change>
<change>Attempt to fix spurious device discovery problems</change>
<change>Update MPAndroidChart to release 3.0</change>
</release>
<release version="0.13.6" versioncode="68">
<change>Mi Band 2: Support multiple alarms (3 at the moment)</change>