diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-09-02 12:16:53 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-09-02 20:06:02 +0000 |
| commit | 2facdda60e9415fb7dfea54aca87e5ea4dbc5cf0 (patch) | |
| tree | 2ace89f18cf9c31c11bca92da0fa21b77a747f84 | |
| parent | 85c6ba3bad43935ea2c040f6f20976ec64528599 (diff) | |
| download | mullvadvpn-2facdda60e9415fb7dfea54aca87e5ea4dbc5cf0.tar.xz mullvadvpn-2facdda60e9415fb7dfea54aca87e5ea4dbc5cf0.zip | |
Describe connection proxy fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cd0464823..8db6287ae5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,9 @@ Line wrap the file at 100 chars. Th - Remove firewall filters (unblock internet access) when "Always require VPN" is enabled and the app is uninstalled. +#### Android +- Fix rare crash that could happen when starting the background service. + ## [2020.6-beta2] - 2020-08-27 This release is for Android only. |
