summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2022-05-25 08:57:14 +0200
committerDavid Lönnhager <david.l@mullvad.net>2022-05-25 12:44:49 +0200
commit801393dabb599645f534c2497d677df137c121f7 (patch)
treea182e59329de29cc023705fe825279f6cb6eb2a3
parent07155230b61970204c07353db96a6fb507503644 (diff)
downloadmullvadvpn-801393dabb599645f534c2497d677df137c121f7.tar.xz
mullvadvpn-801393dabb599645f534c2497d677df137c121f7.zip
Update changelog to include the device list updates
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 46410061ad..3c1f3afe37 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,8 +25,11 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
### Added
- Add option to filter relays by ownership in the desktop apps.
+- Include creation timestamp for devices in the CLI.
### Changed
+- List devices on an account sorted by creation date, oldest to newest, instead of alphabetically.
+
#### Android
- Lowered default MTU to 1280 on Android.