diff options
author | Allan Wang <me@allanwang.ca> | 2020-01-19 22:11:34 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-19 22:11:34 -0800 |
commit | 1d3a93c545edad134079efd7b737e231eeeb30c3 (patch) | |
tree | 3ef5d1475fc1f1ea22cf0a1130c55085c221ab3c /app/src/main/res | |
parent | a2c491f446add0191ab8f9a93dece8b37c9be984 (diff) | |
parent | dfa215e7ed32766e24ada5c3a2eebe2c4ffefeb2 (diff) | |
download | frost-1d3a93c545edad134079efd7b737e231eeeb30c3.tar.gz frost-1d3a93c545edad134079efd7b737e231eeeb30c3.tar.bz2 frost-1d3a93c545edad134079efd7b737e231eeeb30c3.zip |
Merge pull request #1622 from AllanWang/remove-synthetics
Remove synthetics
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index c1360b73..eb968743 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -6,6 +6,13 @@ <item text="" /> --> + <version title="v2.4.3" /> + <item text="Fix Android theme" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v2.4.2" /> <item text="Fix townhall loading" /> <item text="Fix search suggestions" /> @@ -15,7 +22,6 @@ <item text="Allow copying text with emojis" /> <item text="Theme webview js dialogs" /> <item text="Fix create post FAB" /> - <item text="" /> <version title="v2.4.1" /> <item text="Add better support for mobile url conversions" /> |