diff options
| author | Albin <albin@mullvad.net> | 2022-02-02 11:41:24 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2022-02-04 13:45:59 +0100 |
| commit | fe3eb43b571416f80b0001350716bbfbf12da291 (patch) | |
| tree | 0a4d332bbbf5d3aede713b45179f0f5cf0382876 | |
| parent | 42592a71783d499adfa7088a4a49fb7f96931a2e (diff) | |
| download | mullvadvpn-fe3eb43b571416f80b0001350716bbfbf12da291.tar.xz mullvadvpn-fe3eb43b571416f80b0001350716bbfbf12da291.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fca108527..f0829975fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,6 +90,9 @@ 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. This prevents malicious scripts on websites from trying to do so. On Windows, only |
