update CHANGELOG
This commit is contained in:
parent
3936a7d8a0
commit
c851f73265
|
@ -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
|
||||
|
|
|
@ -3,8 +3,11 @@
|
|||
<release version="0.17.4" versioncode="85">
|
||||
<change>Better integration with android music players</change>
|
||||
<change>Privacy options for calls (hide caller name/number)</change>
|
||||
<change>Send a notification to the connected if the Android Alarm Clock rings (com.android.deskclock)</change>
|
||||
<change>Fixes for cyrillic transliteration</change>
|
||||
<change>Pebble: Implement notification privacy modes</change>
|
||||
<change>Pebble: Support weather for Obisdian watchface</change>
|
||||
<change>Pebble: add a dev option to always and immediately ACK PebbleKit messages to the watch</change>
|
||||
<change>HPlus: Support alarms</change>
|
||||
<change>HPlus: Fix time and date sync and time format (12/24)</change>
|
||||
<change>HPlus: Add device specific preferences and icon</change>
|
||||
|
|
Loading…
Reference in New Issue