diff --git a/CHANGELOG.md b/CHANGELOG.md index 85bd2d5f8..e12e31dc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ####Version 0.13.7 * Pebble: Fix configuration of certain pebble apps (eg. QR Generator, Squared 4.0) +* Pebble: Add context menu option in app manager to search a watchapp in the pebble appstore * Mi Band: allow to delete Mi Band address from development settings * Mi Band 2: Some initial hacky support for hr readings (Debug activity only) diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index f778baba0..8992b96bf 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -2,6 +2,7 @@ Pebble: Fix configuration of certain pebble apps (eg. QR Generator, Squared 4.0) + Pebble: Add context menu option in app manager to search a watchapp in the pebble appstore Mi Band: allow to delete Mi Band address from development settings Mi Band 2: Some initial hacky support for hr readings (Debug activity only)