diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-30 16:09:17 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-04-30 16:09:17 +0200 |
| commit | f27650469e2f02c896fa6c1234338bd616ff0e44 (patch) | |
| tree | 09f2ffaf216a71bf2571627764d5ef9d5e3cd8d6 /android | |
| parent | 0325fc1023f6b5d6d453ebfddd24367a7f3b1a24 (diff) | |
| parent | 5bef12c0733abc4a56927856fdc6202830d69f01 (diff) | |
| download | mullvadvpn-f27650469e2f02c896fa6c1234338bd616ff0e44.tar.xz mullvadvpn-f27650469e2f02c896fa6c1234338bd616ff0e44.zip | |
Merge branch 'port-android-app-2025.3-to-main'
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 62eee8c7b2..93081840d1 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -26,6 +26,12 @@ Line wrap the file at 100 chars. Th - Make feature indicators clickable, allowing for easy access to active features. +## [android/2025.3] - 2025-04-30 +### Fixed +- Fix in-app language bug that could cause unexpected language changes + in the app or its notifications. + + ## [android/2025.2] - 2025-04-28 Identical to `android/2025.2-beta2` |
