diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-10-01 09:49:01 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-10-01 09:49:01 +0200 |
| commit | 56c7e6061564ce46f93a33efe1ab70a71035693d (patch) | |
| tree | 5924f4429aa1299f211c730b92509299d8f76513 | |
| parent | 04b435321db2d3facd699448850585028a746e20 (diff) | |
| download | mullvadvpn-56c7e6061564ce46f93a33efe1ab70a71035693d.tar.xz mullvadvpn-56c7e6061564ce46f93a33efe1ab70a71035693d.zip | |
Fix changelog for 2018.4-beta1
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 841327c837..019d3efe51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,18 +23,21 @@ Line wrap the file at 100 chars. Th ## [Unreleased] + + +## [2018.4-beta1] - 2018-10-01 ### Added -- Replace repeated `Disconnecting` followed by `Connecting` notifications with a single - `Reconnecting` notification. - Allow packets to the fe80::/10 and fe02::/16 IPv6 networks when local network sharing is enabled. Should allow IPv6 over the LAN, and mDNS host discovery which in turn should allow Apple AirDrop - and Handover. + and Handover among other IPv6 based LAN discovery services. #### Linux - Add support for DNS configuration using resolvconf. ### Changed - Logging in no longer requires a connection with the Mullvad API server. +- Replace repeated `Disconnecting` followed by `Connecting` notifications with a single + `Reconnecting` notification. ### Fixed - Don't temporarily show the unsecured state in the GUI when the app is reconnecting or blocking. |
