summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2022-02-08 15:26:49 +0100
committerAlbin <albin@mullvad.net>2022-02-08 15:26:49 +0100
commit022874449ba862aba6788bb430099923ba8a1a6c (patch)
tree077f8165d0f8cefe2e7905168655908c2925aacc
parent827862a8631948b0535c582f744ab762f7fc50af (diff)
parenta5a047aabc1a8b01382a74264f9bf18ca96c7739 (diff)
downloadmullvadvpn-022874449ba862aba6788bb430099923ba8a1a6c.tar.xz
mullvadvpn-022874449ba862aba6788bb430099923ba8a1a6c.zip
Merge branch 'update-changelog-from-android-2022.1-beta3'
-rw-r--r--CHANGELOG.md8
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