diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-11-15 10:33:52 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-11-15 10:33:52 +0100 |
| commit | c454adbc5d22102a3f701fb99a179e2d9cdc5552 (patch) | |
| tree | 40644746e521048495f88ae0f26f845b38fb7205 | |
| parent | a91653c5ea48a9ae819966f4432f7279d6c3cccb (diff) | |
| download | mullvadvpn-c454adbc5d22102a3f701fb99a179e2d9cdc5552.tar.xz mullvadvpn-c454adbc5d22102a3f701fb99a179e2d9cdc5552.zip | |
Update changelog for 2018.5 release
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 138bb39f4b..98e56065f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,6 @@ Line wrap the file at 100 chars. Th an error message. ### Changed -- Replace OpenVPN root CA certificate bundled with the app to the new Mullvad root CA. - Split DNS management from Firewall management to allow restoring DNS earlier and showing more detailed errors to users. @@ -45,6 +44,12 @@ Line wrap the file at 100 chars. Th - Use proper app id in the registry. This avoids false-positives with certain anti-virus software. - Handle sleep/resume events to quickly restore the tunnel when the machine wakes up. + +## [2018.5] - 2018-11-15 +### Changed +- Replace OpenVPN root CA certificate bundled with the app to the new Mullvad root CA. + +### Fixed #### Linux - Improve packaging on RPM based distros by re-enabling the daemon after an upgrade |
