aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-01-24 22:04:23 -0800
committerAllan Wang <me@allanwang.ca>2021-01-24 22:04:23 -0800
commit35adc9529f1466e3ae45ee1934536f696bc24547 (patch)
tree2952e3ca17872ef10545081a100f16b720f0072a
parent53392bc41b7315896f520cdc9d3d59cc4f0fcabc (diff)
downloadfrost-35adc9529f1466e3ae45ee1934536f696bc24547.tar.gz
frost-35adc9529f1466e3ae45ee1934536f696bc24547.tar.bz2
frost-35adc9529f1466e3ae45ee1934536f696bc24547.zip
Update changelog
-rw-r--r--app/src/main/play/en-US/whatsnew2
-rw-r--r--app/src/main/res/xml/frost_changelog.xml2
-rw-r--r--docs/Changelog.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew
index a02cbb99..dc12e80e 100644
--- a/app/src/main/play/en-US/whatsnew
+++ b/app/src/main/play/en-US/whatsnew
@@ -1,5 +1,5 @@
v3.0.0
* Removed email support. Please use GitHub for all inquiries as I no longer have time to look through all emails
-* Added initial support for messenger.com
+* Added initial support for messenger.com (settings > appearance > main activity tabs)
* Fix swipe to refresh not disabling for certain pages \ No newline at end of file
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml
index e03eceb2..bdece3ae 100644
--- a/app/src/main/res/xml/frost_changelog.xml
+++ b/app/src/main/res/xml/frost_changelog.xml
@@ -8,7 +8,7 @@
<version title="v3.0.0" />
<item text="Removed email support. Please use GitHub for all inquiries as I no longer have time to look through all emails" />
- <item text="Added initial support for messenger.com" />
+ <item text="Added initial support for messenger.com (settings > appearance > main activity tabs)" />
<item text="Fix swipe to refresh not disabling for certain pages" />
<item text="" />
<item text="" />
diff --git a/docs/Changelog.md b/docs/Changelog.md
index e1b1e889..9f4712c5 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -2,7 +2,7 @@
## v3.0.0
* Removed email support. Please use GitHub for all inquiries as I no longer have time to look through all emails
-* Added initial support for messenger.com
+* Added initial support for messenger.com (settings > appearance > main activity tabs)
* Fix swipe to refresh not disabling for certain pages
## v2.4.7