From bcc4fa8e9c0b750ca098a23586f0cf819e397202 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Tue, 10 Jan 2017 23:28:55 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 3 ++- app/src/main/res/xml/changelog_master.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9980af04..c2ae741c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ ####Version 0.17.0 (next) * Add weather support through "Weather Notification" app +* Various fixes for K9 mail when using the generic notification receiver * Pebble: Support for build-in weather system app (FW 4.x) * Pebble: Add weather support for various watchfaces * Pebble: Add option to disable call display * Pebble: Delete notifications that got dismissed on the phone +* Pebble: Bugfix for some PebbleKit enabled 3rd party apps (TCW and maybe other) * Pebble 2/LE: Improve reliablitly and transfer speed -* Various fixes for K9 mail when using the generic notification receiver ####Version 0.16.0 * New devices: HPlus (e.g. Zeblaze ZeBand), contributed by João Paulo Barraca diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 8895eea3..814d7e27 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -2,12 +2,13 @@ Add weather support through "Weather Notification" app + Various fixes for K9 mail when using the generic notification receiver Pebble: Support for build-in weather system app (FW 4.x) Pebble: Add weather support for various watchfaces Pebble: Delete notifications that got dismissed on the phone Pebble: Add option to disable call display + Pebble: Bugfix for some PebbleKit enabled 3rd party apps (TCW and maybe other) Pebble 2/LE: Improve reliablitly and transfer speed - Various fixes for K9 mail when using the generic notification receiver New devices: HPlus (e.g. Zeblaze ZeBand), contributed by João Paulo Barraca