summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2021-02-15 14:39:03 +0100
committerLinus Färnstrand <linus@mullvad.net>2021-02-15 14:39:03 +0100
commit37812c65e8c76a249805c15d219e0192f65a1807 (patch)
tree2cb76dcc3d818dedfd88cbe335bc13e3e14b6b1e
parentfeb1bc29ec2ca827ad8354939762a290105dc066 (diff)
downloadmullvadvpn-37812c65e8c76a249805c15d219e0192f65a1807.tar.xz
mullvadvpn-37812c65e8c76a249805c15d219e0192f65a1807.zip
Add to all 2021.1* releases that they are only for desktop
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d9029e278..94c52430ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -48,11 +48,15 @@ Line wrap the file at 100 chars. Th
## [2021.1] - 2021-02-10
+This release is for desktop only.
+
### Fixed
- Fix crash on desktop when entering problem report view when using an outdated app version.
## [2021.1-beta2] - 2021-02-03
+This release is for desktop only.
+
### Fixed
- Make it impossible to apply an empty list of custom DNS server IPs.
Stops the daemon from getting stuck in the offline state on macOS.
@@ -63,6 +67,8 @@ Line wrap the file at 100 chars. Th
## [2021.1-beta1] - 2021-01-25
+This release is for desktop only.
+
### Added
- Add header containing OS version to version-check API call to enable OS specific compatibility and
vulnerability checks.