summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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.