diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82201e06..12a2b1a3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,10 +6,15 @@
* Add Czech translation
* Add Hebrew translation and transliteration
* Consistently display device specific icons already during discovery
-* Add sleep chart diplaying the last week of sleep
+* Add sleep chart displaying the last week of sleep
* Huge speedup for weekly charts when changing days
-* Drop support for pre Gadgetbride 0.12.0 database
-* Pebble: allow configuration webpages (clay) to access device location
+* Drop support for importing pre Gadgetbridge 0.12.0 database
+* Pebble: allow configuration web pages (clay) to access device location
+* Mi2: Initial support for text notifications, caller ID, and icons (requires font installation) (#560)
+* Mi2: Support for flashing Mili_pro.ft* font files
+* Mi2: Improved firmware/font updated
+* Mi2: Set 12h/24h time format, following the Android configuration (#573)
+* Improved BLE discovery and connectivity
####Version 0.17.5
* Automatically start the service on boot (can be turned off)
diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml
index d8314326..954f33d1 100644
--- a/app/src/main/res/xml/changelog_master.xml
+++ b/app/src/main/res/xml/changelog_master.xml
@@ -10,6 +10,11 @@
Huge speedup for weekly charts when changing days
Drop support for pre Gadgetbride 0.12.0 database
Pebble: allow configuration webpages (clay) to access device location
+ Mi2: Initial support for text notifications, caller ID, and icons (requires font installation) (#560)
+ Mi2: Support for flashing Mili_pro.ft* font files
+ Mi2: Improved firmware/font updated
+ Mi2: Set 12h/24h time format, following the Android configuration (#573)
+ Improved BLE discovery and connectivity
Automatically start the service on boot (can be turned off)