Changelog for 0.14.0

master
cpfeiffer 2016-11-22 00:04:12 +01:00
parent 4ed7906a9e
commit dbe96582a7
2 changed files with 8 additions and 0 deletions

View File

@ -4,6 +4,10 @@
* Pebble 2: Initial experimental support for P2/PT2 using BLE
* Pebble: Special support in device discovery activity (MUST be used to get Pebble 2 working)
* Pebble: Improve compatibility for watchface configuration
* Mi Band 2: support for heart rate measurement during sleep
* Mi Band 2: configuration option to activate the display on lift
* Mi Band 2: configuration option to display the time + date or just the time
* Mi Band 2: honor the wear location configuration option
####Version 0.13.9
* Pebble: use the last known location for setting sunrise and sunset

View File

@ -4,6 +4,10 @@
<change>Pebble 2: Initial experimental support for P2/PT2 using BLE</change>
<change>Pebble: Special support in device discovery activity (MUST be used to get Pebble 2 working)</change>
<change>Pebble: Improve compatibility for watchface configuration</change>
<change>Mi Band 2: support for heart rate measurement during sleep</change>
<change>Mi Band 2: configuration option to activate the display on lift</change>
<change>Mi Band 2: configuration option to display the time + date or just the time</change>
<change>Mi Band 2: honor the wear location configuration option</change>
</release>
<release version="0.13.9" versioncode="71">
<change>Pebble: use the last known location for setting sunrise and sunset</change>