diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2020-04-27 15:04:45 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2020-04-29 09:04:38 +0200 |
| commit | bf47a32afbd32ed218443fbb091fd2987b0c5b68 (patch) | |
| tree | 0dc42e849a3662db17b5f6afd2875fafd6c106b3 | |
| parent | 999b553f2add38693fa13b770624866efad1f17f (diff) | |
| download | mullvadvpn-bf47a32afbd32ed218443fbb091fd2987b0c5b68.tar.xz mullvadvpn-bf47a32afbd32ed218443fbb091fd2987b0c5b68.zip | |
Add block-when-disconnected name change to changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index eb2a45fe51..7ac8d6e231 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ Line wrap the file at 100 chars. Th - 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. +- Rename "Block when disconnected" setting to "Always require VPN" and add additional explanation of the setting. #### Windows - When required, attempt to enable IPv6 for network adapters instead of failing. |
