diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2ae741c8..1ee0d0da8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,13 @@
* Pebble: Delete notifications that got dismissed on the phone
* Pebble: Bugfix for some PebbleKit enabled 3rd party apps (TCW and maybe other)
* Pebble 2/LE: Improve reliablitly and transfer speed
+* HPlus: Improved discovery and pairing
+* HPlus: Improved notifications (display + vibration)
+* HPlus: Synchronize time and date
+* HPlus: Display firmware version and battery charge
+* HPlus: Near real time Heart rate measurement
+* HPlus: Experimental synchronization of activity data (only sleep, steps and intensity)
+* HPlus: Fix some disconnection issues
####Version 0.16.0
* New devices: HPlus (e.g. Zeblaze ZeBand), contributed by João Paulo Barraca
diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml
index 814d7e279..c54077e4c 100644
--- a/app/src/main/res/xml/changelog_master.xml
+++ b/app/src/main/res/xml/changelog_master.xml
@@ -9,6 +9,13 @@
Pebble: Add option to disable call display
Pebble: Bugfix for some PebbleKit enabled 3rd party apps (TCW and maybe other)
Pebble 2/LE: Improve reliablitly and transfer speed
+ HPlus: Improved discovery and pairing
+ HPlus: Improved notifications (display + vibration)
+ HPlus: Synchronize time and date
+ HPlus: Display firmware version and battery charge
+ HPlus: Near real time Heart rate measurement
+ HPlus: Experimental synchronization of activity data (only sleep, steps and intensity)
+ HPlus: Fix some disconnection issues
New devices: HPlus (e.g. Zeblaze ZeBand), contributed by João Paulo Barraca