summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2022-01-27 15:39:54 +0100
committerAlbin <albin@mullvad.net>2022-01-28 12:39:44 +0100
commit21321836957cf14dcf9ef44220ecd8a26cdc9fc4 (patch)
tree4b50d18348ca80cc08e0d0705b396165841fc0c9
parent841df0dc049070a3ed99b237e7a3ef83b81b5fe2 (diff)
downloadmullvadvpn-21321836957cf14dcf9ef44220ecd8a26cdc9fc4.tar.xz
mullvadvpn-21321836957cf14dcf9ef44220ecd8a26cdc9fc4.zip
Update changelog for android/2022.1-beta2 and add header
Cherry-pick of: 24bd13072b65cc303fa5f6301d3b0d228e0beacb
-rw-r--r--CHANGELOG.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e891bc4417..c8e0fee0e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -81,9 +81,6 @@ Line wrap the file at 100 chars. Th
- Fix notifications on Windows not showing if window is unpinned and hidden.
- Wait for IP interfaces to arrive before trying to configure them when using wireguard-nt.
-#### Android
-- Fix app sometimes crashing during startup on Android TVs.
-
### Security
- Restrict which applications are allowed to communicate with the API while in a blocking state.
This prevents malicious scripts on websites from trying to do so. On Windows, only
@@ -91,6 +88,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-beta2] - 2022-01-27
+### Fixed
+#### Android
+- Fix app sometimes crashing during startup on Android TVs.
+
+
## [android/2022.1-beta1] - 2022-01-26
### Added
#### Android