diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2020-04-07 13:34:42 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2020-04-07 13:39:18 +0200 |
| commit | 0ca52a243ae4cb0d9076e8bf76f240697f53073d (patch) | |
| tree | f88443e1c6917f7a6227d5d1e61d61ff0326a47f | |
| parent | 404204b5653cab82e72e86e1178da08ba18e4de8 (diff) | |
| download | mullvadvpn-0ca52a243ae4cb0d9076e8bf76f240697f53073d.tar.xz mullvadvpn-0ca52a243ae4cb0d9076e8bf76f240697f53073d.zip | |
Add changelog entry about supported versions
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ee1e188f0..fc76bf9c36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,9 @@ Line wrap the file at 100 chars. Th - Allow `fc00::/7` instead of `fd00::/8` in the firewall when local network sharing is enabled. Should unblock all unique local addresses. - Upgrade from Electron 7 to Electron 8. +- Formalize what operating system versions we support in the [readme](README.md). In practice + this means dropped support for Android 5 and 6 and Fedora 28 and 29 right away, Ubuntu 16.04 + support will end as soon as Ubuntu 20.04 comes out. #### Windows - Windows 7 only: Address packet loss issues with OpenVPN on some systems by reverting the TAP |
