diff options
| author | Albin <albin@mullvad.net> | 2023-12-29 11:10:05 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2023-12-29 11:12:33 +0100 |
| commit | a2f94007c3b532ed66133bc2f527ebe32a0e669f (patch) | |
| tree | 0d07a6258eb8963bbcd233eea70a07b7fd45859e /CHANGELOG.md | |
| parent | 641045c438e91b89856b86bfa7f10046ca14760e (diff) | |
| download | mullvadvpn-a2f94007c3b532ed66133bc2f527ebe32a0e669f.tar.xz mullvadvpn-a2f94007c3b532ed66133bc2f527ebe32a0e669f.zip | |
Clean up android changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 119d02c74e..6c5d42a470 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,10 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] +### Added +#### Android +- Add support for all screen orientations. + ### Fixed #### Linux - Out IP missing forever when am.i.mullvad.net returns error @@ -31,9 +35,7 @@ Line wrap the file at 100 chars. Th be printed (if available). `mullvad status listen` no longer prints location info. #### Android -- Migrated to Compose Navigation -- Allow for full rotation -- Improve animations between screens +- Migrate to Compose Navigation which also improves screen transition animations. ## [android/2023.10] - 2023-12-14 |
