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)