diff --git a/CHANGELOG.md b/CHANGELOG.md index cbd03f1e..f4af0401 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 db648cc8..5749eacf 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