diff --git a/CHANGELOG.md b/CHANGELOG.md index f1563a432..c34cdbdc9 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 3a4c8fb76..a49185489 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)