diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-09-08 17:37:15 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-09-09 11:33:15 +0000 |
| commit | 7df83a6851c798c42ff9b5a50c31672251cfdb61 (patch) | |
| tree | 3ea807990cf3fe2cd13ee695562e782a339d8462 | |
| parent | 289b2512e9f34cb724ce29a0addf142e217a0698 (diff) | |
| download | mullvadvpn-7df83a6851c798c42ff9b5a50c31672251cfdb61.tar.xz mullvadvpn-7df83a6851c798c42ff9b5a50c31672251cfdb61.zip | |
Describe single task fix in the changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index aaf0d94bd7..40f7767a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ Line wrap the file at 100 chars. Th - Fix rare crash that happened with large text sizes and long location names on the main screen. - Fix UI not updating in split screen mode when the window is unfocused. - Fix split tunneling not being correctly configured after restarting the app. +- Fix app reopening after pressing the Quit button because app was running multiple tasks. ## [2020.6-beta2] - 2020-08-27 |
