summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2021-05-04 12:25:07 +0200
committerOskar Nyberg <oskar@mullvad.net>2021-05-10 10:04:24 +0200
commit9a04fdfbb398bccf00101128806d1e44cd10b2c6 (patch)
treee1e6288c1c8adedec88e8a34a2fd83c992ac399b
parent6e0c38ebf42bb732397d9ca1a1cbc7b041f9c5e6 (diff)
downloadmullvadvpn-9a04fdfbb398bccf00101128806d1e44cd10b2c6.tar.xz
mullvadvpn-9a04fdfbb398bccf00101128806d1e44cd10b2c6.zip
Add icon update to changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e6589504d..32eec0f408 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,9 @@ Line wrap the file at 100 chars. Th
#### Android
- Improve stability by running the UI and the tunnel management logic in separate processes.
+#### macOS
+- Update shape of macOS icon to be in line with Apple's guidelines.
+
### Fixed
- Fix relay selection failing to pick a WireGuard relay when no tunnel protocol is specified.
- Fix time left not always being translated in desktop app settings.