summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2020-10-22 09:51:49 +0200
committerDavid Lönnhager <david.l@mullvad.net>2020-10-22 09:51:49 +0200
commiteb7a77321c818e64325c6d328cb45d026bf56b21 (patch)
tree8747ab07d076a5927c9144bb8123a63be0e0315b
parent83290680cc26ced9963f1798cd2290f309b01132 (diff)
downloadmullvadvpn-eb7a77321c818e64325c6d328cb45d026bf56b21.tar.xz
mullvadvpn-eb7a77321c818e64325c6d328cb45d026bf56b21.zip
Update changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7be5d010ed..a14e60aaba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,9 @@ Line wrap the file at 100 chars. Th
- Add `--wait` flag to `connect`, `disconnect` and `reconnect` CLI subcommands to make the CLI wait
for the target state to be reached before exiting.
+#### Windows
+- Add support for custom DNS resolvers (CLI only).
+
### Changed
- Use the API to fetch API IP addresses instead of DNS.
- Remove WireGuard keys during uninstallation after the firewall is unlocked.