diff options
author | Allan Wang <me@allanwang.ca> | 2020-03-01 01:48:40 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2020-03-01 01:48:40 -0800 |
commit | 23acc1b70887dc7b1a9600a8cdef1e2c9676665d (patch) | |
tree | 5a2a0669effbd22e0bdd7062193da42afdb6be7e /app/src | |
parent | 0acf9aae5e25a80954bffba767b238e810166923 (diff) | |
download | frost-23acc1b70887dc7b1a9600a8cdef1e2c9676665d.tar.gz frost-23acc1b70887dc7b1a9600a8cdef1e2c9676665d.tar.bz2 frost-23acc1b70887dc7b1a9600a8cdef1e2c9676665d.zip |
Update changelog
Diffstat (limited to 'app/src')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 3 | ||||
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 4474eebc..cd456c04 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1,4 +1,5 @@ v2.4.4 * Lots of under the hood fixes -* Fixed sharing
\ No newline at end of file +* Fixed sharing +* Fix photo downloads for Android Q+
\ 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 99a48160..28ac4402 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -9,7 +9,7 @@ <version title="v2.4.4" /> <item text="Lots of under the hood fixes" /> <item text="Fixed sharing" /> - <item text="" /> + <item text="Fix photo downloads for Android Q+" /> <item text="" /> <version title="v2.4.3" /> |