diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-10-28 13:14:08 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-10-28 18:42:02 +0000 |
| commit | 721748dd4e6c0e6a6dcc9584ca8c6480f3b9c66d (patch) | |
| tree | d6d0d45c0125df44a48ac1064d100ccdb44d6245 | |
| parent | 308aa452e418b1901848cf3ca95eee7caa8378bd (diff) | |
| download | mullvadvpn-721748dd4e6c0e6a6dcc9584ca8c6480f3b9c66d.tar.xz mullvadvpn-721748dd4e6c0e6a6dcc9584ca8c6480f3b9c66d.zip | |
Describe `startForeground` 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 a300c23d3c..1a994a6384 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,6 +67,8 @@ Line wrap the file at 100 chars. Th settings tile. - Fix app starting by itself sometimes. - Fix apps not being excluded from the tunnel sometimes if auto-connect was enabled. +- Fix crash that happened sometimes when closing the app or when requesting from the notification + or the quick-settings tile for the app to connect or disconnect. #### Windows - Fix log output encoding for Windows modules. |
