summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2020-11-16 15:24:10 +0100
committerLinus Färnstrand <linus@mullvad.net>2020-11-16 15:24:10 +0100
commitbf0a2e9de5e60031625362633a102c75ebddb734 (patch)
tree1933ab17b2a758eef9e71642fe1876cfc9ae5523
parent198c93cfdd45ec3940cf898714791b22986ce248 (diff)
downloadmullvadvpn-bf0a2e9de5e60031625362633a102c75ebddb734.tar.xz
mullvadvpn-bf0a2e9de5e60031625362633a102c75ebddb734.zip
Add 2020.7-beta2 changelog entry
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 09f3a72964..f82436fc16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -85,7 +85,6 @@ Line wrap the file at 100 chars. Th
- Reset DNS config correctly when the tunnel monitor unexpectedly goes down.
- Set search domains in NetworkManager's DNS configuration, resolving issues where NetworkManager
is used to manage DNS via systemd-resolved.
-- Parse routes more permissively and log parsing errors less verbosely.
- Fix incorrect version string in .deb installer causing downgrade warnings when upgrading from beta
to stable.
@@ -99,6 +98,14 @@ Line wrap the file at 100 chars. Th
boot, if "Always require VPN" or auto-connect is enabled.
+## [2020.7-beta2] - 2020-11-16
+This release is for desktop only. It only has changes for Linux
+
+### Fixed
+#### Linux
+- Parse routes more permissively and log parsing errors less verbosely.
+
+
## [2020.7-beta1] - 2020-11-10
This release is for desktop only. It only has changes for Linux