diff options
| author | David Göransson <david.goransson@mullvad.net> | 2024-05-29 17:04:05 +0200 |
|---|---|---|
| committer | David Göransson <david.goransson@mullvad.net> | 2024-05-29 17:12:00 +0200 |
| commit | 767b97eda756f4ec4e67fb5fa2ae664277291e8f (patch) | |
| tree | 9d085bc81caed9409e3a4360490c06c2da4fbba8 /android | |
| parent | ce1b235c49f3c10c62387067457b7af47b5f6370 (diff) | |
| download | mullvadvpn-767b97eda756f4ec4e67fb5fa2ae664277291e8f.tar.xz mullvadvpn-767b97eda756f4ec4e67fb5fa2ae664277291e8f.zip | |
Update changelog
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 811fc2dcc7..2998e2757c 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -22,6 +22,10 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] +### Changed +- Migrate underlaying communication wtih daemon to gRPC. This also implies major changes and + improvements throughout the app. + ### 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. |
