diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8285da4d..9980af04 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,9 @@
* Pebble: Support for build-in weather system app (FW 4.x)
* Pebble: Add weather support for various watchfaces
* Pebble: Add option to disable call display
+* Pebble: Delete notifications that got dismissed on the phone
* Pebble 2/LE: Improve reliablitly and transfer speed
+* Various fixes for K9 mail when using the generic notification receiver
####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 ee5f87fd..8895eea3 100644
--- a/app/src/main/res/xml/changelog_master.xml
+++ b/app/src/main/res/xml/changelog_master.xml
@@ -4,8 +4,10 @@
Add weather support through "Weather Notification" app
Pebble: Support for build-in weather system app (FW 4.x)
Pebble: Add weather support for various watchfaces
+ Pebble: Delete notifications that got dismissed on the phone
Pebble: Add option to disable call display
Pebble 2/LE: Improve reliablitly and transfer speed
+ Various fixes for K9 mail when using the generic notification receiver
New devices: HPlus (e.g. Zeblaze ZeBand), contributed by João Paulo Barraca