diff options
| author | David Göransson <david.goransson@mullvad.net> | 2024-03-11 16:46:47 +0100 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2024-03-11 16:47:53 +0100 |
| commit | e628186d0262de4593a11ebc924120e73ec5ca3a (patch) | |
| tree | e4a79d5ed71b95a2bcaf2c164b92fe130c1fc0f7 | |
| parent | 83ebef709a40ae0387e6ce43d16fab61eae94ee5 (diff) | |
| download | mullvadvpn-e628186d0262de4593a11ebc924120e73ec5ca3a.tar.xz mullvadvpn-e628186d0262de4593a11ebc924120e73ec5ca3a.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fec6de55c8..28e5dc382d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,7 @@ Line wrap the file at 100 chars. Th - Add toggle for enabling or disabling split tunneling. - Replace auto connect with auto connect and lockdown mode guide on platforms that has system vpn settings. -- Add 3D map to Connect screen. +- Add 3D map to Connect screen. ### Changed - Change default obfuscation setting to `auto`. @@ -40,6 +40,7 @@ Line wrap the file at 100 chars. Th #### Android - Migrate to Compose Navigation which also improves screen transition animations. +- Increase focus highlight opacity ### Fixed - Continual excessive attempts to update the API IP were made after testing access methods. |
