diff --git a/CHANGELOG.md b/CHANGELOG.md index 98d91151..b2a455d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ###Changelog +####Version next +* New device: Liveview +* Liveview: initial support (set the time and receive notifications) + ####Version 0.14.4 * Pebble 2/LE: Fix multiple bugs in reconnection code, honor reconnect tries from settings * Mi Band 2: Experimental support for activity recognition diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 6d3c7fa2..db109f36 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,5 +1,9 @@ + + New device: Liveview + Liveview: initial support (set the time and receive notifications) + Pebble 2/LE: Fix multiple bugs in reconnection code, honor reconnect tries from settings Mi Band 2: Experimental support for activity recognition