diff options
| author | Albin <albin@mullvad.net> | 2022-11-21 11:10:10 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2022-11-22 07:12:56 +0100 |
| commit | a5247ba5b51706f8bb9734f47424825c4707d635 (patch) | |
| tree | 4d6f4c3da64e7abb306fdc93c7775bf885696ea0 | |
| parent | a52099567eb9d88528c07afcbbbf0bb62574af1a (diff) | |
| download | mullvadvpn-a5247ba5b51706f8bb9734f47424825c4707d635.tar.xz mullvadvpn-a5247ba5b51706f8bb9734f47424825c4707d635.zip | |
Update changelog for android/2022.3 release
| -rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e008fecb3..9f0d42d6a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,10 +23,6 @@ Line wrap the file at 100 chars. Th ## [Unreleased] -### Added -#### Android -- Add privacy policy link in settings. - #### Windows - Remove all settings when the app is uninstalled silently. @@ -58,6 +54,13 @@ Line wrap the file at 100 chars. Th queries to servers that would normally be blocked. +## [android/2022.3] - 2022-11-14 +### Added +#### Android +- Add privacy policy link in settings. +- Add initial privacy consent which is showed on each start until approved. + + ## [android/2022.2] - 2022-10-17 Identical to android/2022.2-beta2 except for updated translations. |
