diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2020-11-16 15:24:10 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2020-11-16 15:24:10 +0100 |
| commit | bf0a2e9de5e60031625362633a102c75ebddb734 (patch) | |
| tree | 1933ab17b2a758eef9e71642fe1876cfc9ae5523 | |
| parent | 198c93cfdd45ec3940cf898714791b22986ce248 (diff) | |
| download | mullvadvpn-bf0a2e9de5e60031625362633a102c75ebddb734.tar.xz mullvadvpn-bf0a2e9de5e60031625362633a102c75ebddb734.zip | |
Add 2020.7-beta2 changelog entry
| -rw-r--r-- | CHANGELOG.md | 9 |
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 |
