From daf6d12c62e0d715a94d8b2decf2a4700564afd2 Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Sun, 11 Dec 2016 02:26:45 +0100 Subject: [PATCH] Updated changelog for Mi2 fw update --- 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 75796e240..82c8ebdbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * 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 +* Mi Band 2: Initial support for firmware update (tested so far: 1.0.0.39) ####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 53f3bef18..4f1ec60ea 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -6,6 +6,7 @@ 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 + Mi Band 2: Initial support for firmware update (tested so far: 1.0.0.39) Pebble 2/LE: Fix multiple bugs in reconnection code, honor reconnect tries from settings