diff options
author | Allan Wang <me@allanwang.ca> | 2019-01-01 17:12:25 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-01-01 17:12:25 -0500 |
commit | 91de05ef93c592cd3da9311a60e14751eef27750 (patch) | |
tree | a85c6d5aecbf96eb35af24fd03595b8518bc0247 /app/src/main | |
parent | 1ea25388cd782e33792eaac3353518673861d057 (diff) | |
download | frost-91de05ef93c592cd3da9311a60e14751eef27750.tar.gz frost-91de05ef93c592cd3da9311a60e14751eef27750.tar.bz2 frost-91de05ef93c592cd3da9311a60e14751eef27750.zip |
Link changelog and add basic privacy policy, resolves #1293
Diffstat (limited to 'app/src/main')
-rw-r--r-- | app/src/main/play/en-US/whatsnew | 2 | ||||
-rw-r--r-- | app/src/main/play/es-ES/whatsnew | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/play/en-US/whatsnew b/app/src/main/play/en-US/whatsnew index 1d15ce22..9f440f8b 100644 --- a/app/src/main/play/en-US/whatsnew +++ b/app/src/main/play/en-US/whatsnew @@ -1 +1 @@ -A full changelog is available in the app
\ No newline at end of file +A full changelog is available in the app, or at https://github.com/AllanWang/Frost-for-Facebook/blob/dev/docs/Changelog.md.
\ No newline at end of file diff --git a/app/src/main/play/es-ES/whatsnew b/app/src/main/play/es-ES/whatsnew index e4e7bc07..ca2a255b 100644 --- a/app/src/main/play/es-ES/whatsnew +++ b/app/src/main/play/es-ES/whatsnew @@ -1 +1 @@ -El registro detallado de los cambios se encuentra en la app
\ No newline at end of file +El registro detallado de los cambios se encuentra en la app, o en https://github.com/AllanWang/Frost-for-Facebook/blob/dev/docs/Changelog.md.
\ No newline at end of file |