Add changelog entries

master
cpfeiffer 2017-04-08 22:36:40 +02:00
parent 48728cbb50
commit c2f83fa857
2 changed files with 13 additions and 4 deletions

View File

@ -2,7 +2,12 @@
###Version next
* Applied some material design guidelines to Charts and (pebble) app management
* Pebble: improve compatiblity with watchapp configuration pages
* Changed colours: deep sleep is now dark blue, light sleep is now light blue
* Support for exporting and importing of preferences in addition to the database
* Visual improvements of the pie charts
* Pebble: improve compatibility with watch app configuration pages
* HPlus: users can now decide whether they want to pair the device or not, hopefully fixing some connection problems (#642)
* HPlus: display battery state and warn on low battery
###Version 0.18.4
* Mi Band 2: Display realtime steps in Live Activity

View File

@ -1,9 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="next">
<change>Applied some material design guidelines to Charts and (pebble) app management
</change>
<change>Pebble: improve compatiblity with watchapp configuration pages</change>
<change>Applied some material design guidelines to Charts and (pebble) app management</change>
<change>Changed colours: deep sleep is now dark blue, light sleep is now light blue</change>
<change>Support for exporting and importing of preferences in addition to the database</change>
<change>Visual improvements of the pie charts</change>
<change>Pebble: improve compatibility with watch app configuration pages</change>
<change>HPlus: users can now decide whether they want to pair the device or not, hopefully fixing some connection problems (#642)</change>
<change>HPlus: display battery state and warn on low battery</change>
</release>
<release version="0.18.4" versioncode="91">