diff options
| author | Albin <albin@mullvad.net> | 2022-02-08 09:42:26 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2022-02-08 15:15:05 +0100 |
| commit | a5a047aabc1a8b01382a74264f9bf18ca96c7739 (patch) | |
| tree | 077f8165d0f8cefe2e7905168655908c2925aacc | |
| parent | 827862a8631948b0535c582f744ab762f7fc50af (diff) | |
| download | mullvadvpn-a5a047aabc1a8b01382a74264f9bf18ca96c7739.tar.xz mullvadvpn-a5a047aabc1a8b01382a74264f9bf18ca96c7739.zip | |
Update changelog for android/2022.1-beta3 and add header
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f0829975fe..78f4f79234 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,8 +90,6 @@ Line wrap the file at 100 chars. Th - Remove auto-launch file, GUI settings and other files created by the app in user directories, when uninstalling/purging. -#### Android -- Fix tile service crash when trying to unbind. ### Security - Restrict which applications are allowed to communicate with the API while in a blocking state. @@ -100,6 +98,12 @@ Line wrap the file at 100 chars. Th whereas on Linux and macOS only root processes are able to reach the API. +## [android/2022.1-beta3] - 2022-02-08 +### Fixed +#### Android +- Fix app crash caused by quick settings tile. + + ## [android/2022.1-beta2] - 2022-01-27 ### Fixed #### Android |
