summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2022-02-02 17:32:34 +0100
committerDavid Lönnhager <david.l@mullvad.net>2022-02-08 17:43:13 +0100
commit1afb6f8bec8b26ad174ca4c139985b2eb4337fd1 (patch)
tree16b492f50969aaccb0d05126595d3f41ec788dc9
parente2f7cf1ba90fa59ea04d26dae28ae576db92bb07 (diff)
downloadmullvadvpn-1afb6f8bec8b26ad174ca4c139985b2eb4337fd1.tar.xz
mullvadvpn-1afb6f8bec8b26ad174ca4c139985b2eb4337fd1.zip
Update changelog
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78f4f79234..0f37bef535 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -29,6 +29,11 @@ Line wrap the file at 100 chars. Th
- Add malware blocking to the desktop app. Implemented via DNS on the relays.
- Add changes dialog which will include the most notable changes in each new version.
+#### Windows
+- Detect mounting and dismounting of volumes, such as VeraCrypt volumes or USB drives,
+ and exclude paths from the tunnel correctly when these occur. This sometimes only works
+ when the GUI frontend is running.
+
### Changed
- Keep unspecified constraints unchanged in the CLI when providing specific tunnel constraints
instead of setting them to default values.