diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2023-06-28 16:09:42 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2023-06-28 16:09:42 +0200 |
| commit | c3dba6d769c346ecabba148d0277841b798b82d1 (patch) | |
| tree | 38578e318a70648f4f3812b680b1783374c41d6a | |
| parent | f87e00d097dcf189fec8f9b139c5baac2f0058bc (diff) | |
| parent | ad914608b03182b72f9f3b427e7acac23bdb7d92 (diff) | |
| download | mullvadvpn-c3dba6d769c346ecabba148d0277841b798b82d1.tar.xz mullvadvpn-c3dba6d769c346ecabba148d0277841b798b82d1.zip | |
Merge branch 'add-device-concept-improvements-to-changelog'
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a001040b2..10ff6d74fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,12 +24,14 @@ Line wrap the file at 100 chars. Th ## [Unreleased] ### Added - Add `--help` and `--version` options to the desktop GUI application. +- Add creation date below device name in the device list screen. +- Add settings view button in main view in the desktop app. +- Add time left and device name in the header bar in the desktop app. #### Android - Add UDP-over-TCP. - Prevent incoming connections from outside the VPN in Android 11+ when Local Network Sharing is turned off. -- Add creation date below device name in the device list screen. - Add quantum resistant tunneling. ### Changed |
