diff --git a/CHANGELOG.md b/CHANGELOG.md
index e12e31dc0..7eec8740b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,10 @@
* 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)
+* Mi Band 2: Initial support for heart rate readings (Debug activity only)
+* Mi Band 2: Support disabled alarms
+* Attempt to fix spurious device discovery problems
+* Update MPAndroidChart to release 3.0
####Version 0.13.6
* Mi Band 2: Support for multiple alarms (3 at the moment)
diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml
index 8992b96bf..b3455775b 100644
--- a/app/src/main/res/xml/changelog_master.xml
+++ b/app/src/main/res/xml/changelog_master.xml
@@ -4,7 +4,10 @@
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)
+ Mi Band 2: Initial support for heart rate readings (Debug activity only)
+ Mi Band 2: Support disabled alarms
+ Attempt to fix spurious device discovery problems
+ Update MPAndroidChart to release 3.0
Mi Band 2: Support multiple alarms (3 at the moment)