From c851f73265894af2c506fe9bf27f475f175abbd7 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sat, 11 Feb 2017 22:42:39 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 5 ++++- app/src/main/res/xml/changelog_master.xml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a3ce44c..25eb027e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,13 @@ ###Changelog -####Version 0.17.4 (next) +####Version 0.17.4 * Better integration with android music players * Privacy options for calls (hide caller name/number) +* Send a notification to the connected if the Android Alarm Clock rings (com.android.deskclock) +* Fixes for cyrillic transliteration * Pebble: Implement notification privacy modes * Pebble: Support weather for Obisdian watchface +* Pebble: add a dev option to always and immediately ACK PebbleKit messages to the watch * HPlus: Support alarms * HPlus: Fix time and date sync and time format (12/24) * HPlus: Add device specific preferences and icon diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index b4d46f05..7ab0440c 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -3,8 +3,11 @@ Better integration with android music players Privacy options for calls (hide caller name/number) + Send a notification to the connected if the Android Alarm Clock rings (com.android.deskclock) + Fixes for cyrillic transliteration Pebble: Implement notification privacy modes Pebble: Support weather for Obisdian watchface + Pebble: add a dev option to always and immediately ACK PebbleKit messages to the watch HPlus: Support alarms HPlus: Fix time and date sync and time format (12/24) HPlus: Add device specific preferences and icon