diff --git a/CHANGELOG.md b/CHANGELOG.md index c98d2e33..68733a18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ###Changelog ####Version 0.13.1 +* Improved BLE scanning for Android 5.0+ * Pebble: try to work around duplicate Telegram messages and support Telegram icon * Pebble: fix some incompatibilities with certain PebbleKit Android apps diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index 955f4e6a..ed193d79 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,8 +1,9 @@ + Improved BLE scanning for Android 5.0+ Pebble: try to work around duplicate Telegram messages and support Telegram icon -* Pebble: fix some incompatibilities with certain PebbleKit Android apps + Pebble: fix some incompatibilities with certain PebbleKit Android apps Initial working Mi Band 2 support (only notifications, no activity and heart rate support)