From c23b938a9aa3fd219ad1bf91dced5c2650e1e862 Mon Sep 17 00:00:00 2001 From: Daniele Gobbetti Date: Sat, 11 Mar 2017 10:32:04 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + app/src/main/res/xml/changelog_master.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb5dc66a..5c565375 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * Add sleep chart diplaying the last week of sleep * Huge speedup for weekly charts when changing days * Drop support for pre Gadgetbride 0.12.0 database +* Pebble: allow configuration webpages (clay) to access device location ####Version 0.17.5 * Automatically start the service on boot (can be turned off) diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 4578fa77..f26d4ccf 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -7,6 +7,7 @@ Add sleep chart diplaying the last week of sleep Huge speedup for weekly charts when changing days Drop support for pre Gadgetbride 0.12.0 database + Pebble: allow configuration webpages (clay) to access device location Automatically start the service on boot (can be turned off)