summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2020-05-18 10:39:00 +0200
committerLinus Färnstrand <linus@mullvad.net>2020-05-18 10:39:00 +0200
commita0457e3a5f69cf83d4eb672091b13b376c7b5880 (patch)
treeceae09001cb15dd5f9ad8f5a185c7f7b547124e7
parent2ba081500f5b15b37de84e9256b63b5b94bd4ddd (diff)
downloadmullvadvpn-a0457e3a5f69cf83d4eb672091b13b376c7b5880.tar.xz
mullvadvpn-a0457e3a5f69cf83d4eb672091b13b376c7b5880.zip
Add 2020.5-beta1 changelog release header
-rw-r--r--CHANGELOG.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f43e4b1c8f..95ab05671e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,8 +23,11 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
+
+
+## [2020.5-beta1] - 2020-05-18
### Added
-- Add a new Let's Encrypt root certificate
+- Add a new Let's Encrypt root certificate.
#### Android
- Add possibility to create account from the login screen.
@@ -38,11 +41,13 @@ Line wrap the file at 100 chars. Th
- Rename "Block when disconnected" setting to "Always require VPN" and add additional explanation
of the setting.
- Embed TLS certificates used for HTTPS into the binary rather than loading them from disk at
- runtime
+ runtime.
- Ignore case when setting the relay or bridge location in the CLI.
- Upgrade OpenVPN from 2.4.8 to 2.4.9 and the OpenSSL version it uses from 1.1.1d to 1.1.1g.
-- Upgrade shadowsocks-rust to version 1.8.10
+- Upgrade shadowsocks-rust to version 1.8.10.
- Always enable the beta program when running a beta version.
+- Increase relay list download failure retry interval from 5 to 15 minutes. And from 5 seconds
+ to 15 minutes for the WireGuard key rotation retry interval.
#### Android
- Adjust the minimum supported Android version to correctly reflect the supported versions decided