diff --git a/CHANGELOG.md b/CHANGELOG.md
index cbd03f1e0..f4af04012 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,7 @@
* Pebble: Pass booleans from Javascript Appmessage correctly
* Pebble: Make local configuration pages work on most recent webview implementation
* Pebble: Allow to blacklist calendars
-* Add greek transliteration support
+* Add Greek and German transliteration support
* Various visual improvements to charts
#### Version 0.19.4
diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml
index db648cc81..5749eacfb 100644
--- a/app/src/main/res/xml/changelog_master.xml
+++ b/app/src/main/res/xml/changelog_master.xml
@@ -10,7 +10,7 @@
Pebble: Pass booleans from Javascript Appmessage correctly
Pebble: Make local configuration pages work on most recent webview implementation
Pebble: Allow to blacklist calendars
- Add greek transliteration support
+ Add Greek and German transliteration support
Various visual improvements to charts