diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-04-28 14:17:26 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-04-28 20:07:55 +0000 |
| commit | 2a5289fc83dc833c7aabc423b382fbb758e0a6be (patch) | |
| tree | 5c051450519ec6b2f91dfbde03552c704aa2145a | |
| parent | 4d6df3b5f39a0f2354354beacad0df164ff465a9 (diff) | |
| download | mullvadvpn-2a5289fc83dc833c7aabc423b382fbb758e0a6be.tar.xz mullvadvpn-2a5289fc83dc833c7aabc423b382fbb758e0a6be.zip | |
Describe location change in changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 735c14744c..eb2a45fe51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,8 @@ Line wrap the file at 100 chars. Th ### Changed - Downgrade to Electron 7 due to issues with tray icon in Electron 8. - Use rustls instead of OpenSSL for TLS encryption to the API and GeoIP location service. +- Move location of the account data (including the WireGuard keys), so that it isn't lost when the + system cache is cleaned. #### Windows - When required, attempt to enable IPv6 for network adapters instead of failing. |
