diff options
| author | David Lönnhager <david.l@mullvad.net> | 2021-05-12 16:20:05 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2021-05-14 14:22:34 +0200 |
| commit | 7898eb15f005a63e75a949d3d957377377ddc6bb (patch) | |
| tree | 3f9140d6642a03119c7c230855705d00b7e3303a | |
| parent | ed224b75d9343ab911ae07f283da6a2fb999d466 (diff) | |
| download | mullvadvpn-7898eb15f005a63e75a949d3d957377377ddc6bb.tar.xz mullvadvpn-7898eb15f005a63e75a949d3d957377377ddc6bb.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8595a44f6f..cee3e30c77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,9 +28,11 @@ Line wrap the file at 100 chars. Th management interface UDS socket. This means that only users in that group can use the CLI and GUI. - Support WireGuard over TCP for custom VPN relays in the CLI. - Make app native on Apple Silicon. +- Add DNS options for ad and tracker blocking to the CLI. ### Changed - Upgrade OpenVPN from 2.5.0 to 2.5.1. +- Replace CLI command `mullvad custom-dns` with the new command `mullvad dns`. #### Linux - Only allow packets with the mark set to `0x6d6f6c65` to communicate with the relay server. |
