summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2024-05-08 16:06:19 +0200
committerAlbin <albin@mullvad.net>2024-06-10 13:43:19 +0200
commitb8ccb9b23b3c80d293715259b6c7559a32fbcb61 (patch)
treeefa289240a63073a8704baad22f77aee06939498 /android
parent4369bfa0bc3afa565bcba537258fdaf4ef557177 (diff)
downloadmullvadvpn-b8ccb9b23b3c80d293715259b6c7559a32fbcb61.tar.xz
mullvadvpn-b8ccb9b23b3c80d293715259b6c7559a32fbcb61.zip
Update changelog for android/2024.2-beta2
Diffstat (limited to 'android')
-rw-r--r--android/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md
index 2998e2757c..04a66876f9 100644
--- a/android/CHANGELOG.md
+++ b/android/CHANGELOG.md
@@ -26,6 +26,8 @@ Line wrap the file at 100 chars. Th
- Migrate underlaying communication wtih daemon to gRPC. This also implies major changes and
improvements throughout the app.
+
+## [android/2024.2-beta2] - 2024-05-08
### Security
- Fix DNS leaks in blocking states or when no valid DNS has been configured due to an underlying OS
issue. In these cases a dummy DNS will be set to prevent leaks.