summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEmīls Piņķis <emils@mullvad.net>2018-10-02 12:46:20 +0100
committerEmīls Piņķis <emils@mullvad.net>2018-10-05 12:43:37 +0100
commit618747c3f618065611b1b67fecf55152a68a3a87 (patch)
tree715f2209507b1fa33ba9999e2e310c10af69c97a
parent8426f1709f1f47fa95d513df6ea35281a2085386 (diff)
downloadmullvadvpn-618747c3f618065611b1b67fecf55152a68a3a87.tar.xz
mullvadvpn-618747c3f618065611b1b67fecf55152a68a3a87.zip
Update changelog
-rw-r--r--CHANGELOG.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8eb8c5955c..b768383fbf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,17 +27,19 @@ Line wrap the file at 100 chars. Th
#### Windows
- Monitor and enforce IPv6 DNS settings on network interfaces (previously IPv4-only).
+#### Linux
+- Add support for DNS configuration using systemd-resolved and NetworkManager.
+
+
### Changed
- Auto-hide scrollbars on macOS only, leaving them visible on other platforms.
-#### Linux
-- Add support for DNS configuration using systemd-resolved and resolvconf.
-
### Fixed
#### Windows
- Use different method for identifying network interfaces during installation.
- Properly restore DNS settings on network interfaces. Fixes issue #352.
+
## [2018.4-beta1] - 2018-10-01
### Added
- Allow packets to the fe80::/10 and fe02::/16 IPv6 networks when local network sharing is enabled.