diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2020-04-29 12:18:36 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2020-04-29 13:36:30 +0200 |
| commit | c19161cf5059c46446832fcb4359ebb72b41533c (patch) | |
| tree | 5b455f5e32aa8f4e546e3c4f9b3c1d2844acbf50 | |
| parent | d6711a4f08c52c028a63d5336f2b3739454b4242 (diff) | |
| download | mullvadvpn-c19161cf5059c46446832fcb4359ebb72b41533c.tar.xz mullvadvpn-c19161cf5059c46446832fcb4359ebb72b41533c.zip | |
Add 2020.4-beta3 changelog header and improve an entry
| -rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ac8d6e231..301f1dadb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,18 +24,23 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added -- Add shell completions for the mullvad CLI. - #### Android - Add possibility to create account from the login screen. ### 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. - Rename "Block when disconnected" setting to "Always require VPN" and add additional explanation of the setting. + +## [2020.4-beta3] - 2020-04-29 +### Added +- Add shell completions for the mullvad CLI. Installed for bash and zsh on Linux and zsh on macOS. + +### 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. + #### Windows - When required, attempt to enable IPv6 for network adapters instead of failing. |
