diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-04 17:09:16 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-04 19:02:49 +0000 |
| commit | 4ed07834f6a90f2026e0e4b186d1bde4e87d3d71 (patch) | |
| tree | a662573cc50bfa556533361e38853c5dd6851c4e | |
| parent | 253454852a852de04197ca45bef05bec776ecfc3 (diff) | |
| download | mullvadvpn-4ed07834f6a90f2026e0e4b186d1bde4e87d3d71.tar.xz mullvadvpn-4ed07834f6a90f2026e0e4b186d1bde4e87d3d71.zip | |
Describe start and connect fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ac7826d3..e24130729c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,8 @@ Line wrap the file at 100 chars. Th #### Android - Fix crash when leaving WireGuard Key screen while key is still verifying. - Fix crash that sometimes happens right after some other unrelated crash. +- Fix app not connecting when pressing the notification or quick-settings tile when the service + isn't running. It would previously just open the app UI and stay in the disconnected state. ## [2020.4-beta3] - 2020-04-29 |
