From 9da050c51ddfc26450e94bf23fe781a057fbb9f8 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Tue, 31 May 2016 13:05:55 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- app/src/main/res/xml/changelog_master.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1563a43..c34cdbdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ###Changelog ####Version 0.10.0 * Pebble: option to send sunrise and sunset events to timeline -* Pebble: fix datalog session not being registered after a reconnect +* Pebble: fix problems with unknown app keys while configuring watchfaces * 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) diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 3a4c8fb7..a4918548 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -2,7 +2,7 @@ Pebble: option to send sunrise and sunset events to timeline - Pebble: fix datalog session not being registered after a reconnect + Pebble: fix problems with unknown app keys while configuring watchfaces 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)