diff --git a/CHANGELOG.md b/CHANGELOG.md index 9980af045..c2ae741c8 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 8895eea3f..814d7e279 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