From 388c47ea290c5e2424fbb41f6a72a655a6bf1a81 Mon Sep 17 00:00:00 2001 From: Daniele Gobbetti Date: Fri, 9 Dec 2016 20:25:00 +0100 Subject: [PATCH] Add some changelog items --- CHANGELOG.md | 2 ++ app/src/main/res/xml/changelog_master.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f73bb50d..75796e24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ * New device: Liveview * Liveview: initial support (set the time and receive notifications) * Pebble: log pebble app logs if option is enabled in pebble development settings +* Pebble: notification icons for more apps +* Pebble: Further improve compatibility for watchface configuration ####Version 0.14.4 * Pebble 2/LE: Fix multiple bugs in reconnection code, honor reconnect tries from settings diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index e31694ab..53f3bef1 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -4,6 +4,8 @@ New device: Liveview Liveview: initial support (set the time and receive notifications) Pebble: log pebble app logs if option is enabled in pebble development settings + Pebble: notification icons for more apps + Pebble: Further improve compatibility for watchface configuration Pebble 2/LE: Fix multiple bugs in reconnection code, honor reconnect tries from settings