summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2022-01-11 14:51:04 +0100
committerDavid Lönnhager <david.l@mullvad.net>2022-01-11 14:51:04 +0100
commit6ce47447cbfe5bbffebf79568f6cb9600271b380 (patch)
tree901d71d992b7e28de65f78f84b26a42c21eab571
parent367304ac152a5b049bc781936cd6a607d8656078 (diff)
downloadmullvadvpn-6ce47447cbfe5bbffebf79568f6cb9600271b380.tar.xz
mullvadvpn-6ce47447cbfe5bbffebf79568f6cb9600271b380.zip
Mention deprecation of Windows 7/8/8.1 in the changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 11d062a978..f7562ea483 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -62,6 +62,10 @@ Line wrap the file at 100 chars. Th
Wintun.
- Increase firewall transaction timeout from 2 to 5 seconds.
+### Removed
+#### Windows
+- Drop support for pre-Windows 10 systems.
+
### Fixed
- Always kill `sslocal` if the tunnel monitor fails to start when using bridges.
- Show relay location constraint correctly in the CLI when it is set to `any`.