diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f210d90..c3060aba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * Add workaround for blacklist not properly persisting * Handle resetting language to default properly * Pebble: Pass booleans from Javascript Appmessage correctly -* Pebble: Use iframe for clay configuration webpages +* Pebble: Make local configuration pages work on most recent webview implementation * Add greek transliteration support * Various visual improvements to charts diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index d7f381c8..a8e90a3e 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,12 +1,15 @@ - + Inital Amazfit Bip support (WIP) Various theming fixes Add workaround for blacklist not properly persisting Handle resetting language to default properly Pebble: Pass booleans from Javascript Appmessage correctly - Pebble: Use iframe for clay configuration webpages + Pebble: Make local configuration pages work on most recent webview implementation + Add greek transliteration support Various visual improvements to charts