From 771ca948a4caa88acaa6f48adb69f90ba8ca3529 Mon Sep 17 00:00:00 2001 From: Daniele Gobbetti Date: Mon, 19 Dec 2016 18:20:32 +0100 Subject: [PATCH] Add changelog regarding #456 --- CHANGELOG.md | 3 +++ app/src/main/res/xml/changelog_master.xml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82c8ebdbd..ec7726c69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ###Changelog +####Version next +* Improved handling of notifications for some apps + ####Version 0.15.0 * New device: Liveview * Liveview: initial support (set the time and receive notifications) diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 4f1ec60ea..5141cf200 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,8 @@ + + * Improved handling of notifications for some apps + New device: Liveview Liveview: initial support (set the time and receive notifications)