summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJonatan Rhodin <jonatan.rhodin@mullvad.net>2024-08-20 11:20:21 +0200
committerAlbin <albin@mullvad.net>2024-08-21 09:45:13 +0200
commit2468105d2e08b33177ccb155df1b0593de2a547f (patch)
treec7f192064e2a8e8dd7271abd529a3e59b6f91f65
parente1fa6fcf88ffb2761127bffbae9b20f00ff4c9c0 (diff)
downloadmullvadvpn-2468105d2e08b33177ccb155df1b0593de2a547f.tar.xz
mullvadvpn-2468105d2e08b33177ccb155df1b0593de2a547f.zip
Update changelog
-rw-r--r--android/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md
index 0d809bb47a..827f07a480 100644
--- a/android/CHANGELOG.md
+++ b/android/CHANGELOG.md
@@ -29,6 +29,7 @@ Line wrap the file at 100 chars. Th
### Changed
- Migrate underlaying communication wtih daemon to gRPC. This also implies major changes and
improvements throughout the app.
+- Update colors in the app to be more in line with material design.
### Fixed
- Fix VPN service being recreated multiple times when toggling certain options.