From 5b736909720a7eb05e654bd6606aa5058f422c1c Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sat, 29 Oct 2016 12:00:27 +0200 Subject: [PATCH] update changelogs again (mi band 2 stuff missing) --- 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 85bd2d5f8..e12e31dc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ####Version 0.13.7 * Pebble: Fix configuration of certain pebble apps (eg. QR Generator, Squared 4.0) +* Pebble: Add context menu option in app manager to search a watchapp in the pebble appstore * Mi Band: allow to delete Mi Band address from development settings * Mi Band 2: Some initial hacky support for hr readings (Debug activity only) diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index f778baba0..8992b96bf 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -2,6 +2,7 @@ Pebble: Fix configuration of certain pebble apps (eg. QR Generator, Squared 4.0) + Pebble: Add context menu option in app manager to search a watchapp in the pebble appstore Mi Band: allow to delete Mi Band address from development settings Mi Band 2: Some initial hacky support for hr readings (Debug activity only)