diff options
| author | Markus Pettersson <markus.pettersson@mullvad.net> | 2023-06-20 16:36:08 +0200 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2023-06-21 13:16:00 +0200 |
| commit | 5c9d08d43c12f4c1b625d2734637cb35cf54df7f (patch) | |
| tree | 8f2b972c20c0dc1a1b183594412b6f2f495cfc55 | |
| parent | 130ecedb86cf2a903d1d4ff3f3bce82b2a03743c (diff) | |
| download | mullvadvpn-5c9d08d43c12f4c1b625d2734637cb35cf54df7f.tar.xz mullvadvpn-5c9d08d43c12f4c1b625d2734637cb35cf54df7f.zip | |
Update `CHANGELOG.md`
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 46019032db..910f28d73e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,10 @@ Line wrap the file at 100 chars. Th multihop on or off. - In the CLI, the `mullvad account get` command will now print the account number (if there is one) after the device has been revoked. +- Update the CLI relay, multihop & bridge selection interface to accept a + hostname as sole argument, inheriting the behavior of `mullvad relay set + hostname`. This is in addition to accepting a geographical location as basis + for filtering relays. #### Windows - In the CLI, add a unified `mullvad split-tunnel get` command to replace the old commands @@ -62,6 +66,8 @@ Line wrap the file at 100 chars. Th #### macOS - Fix inability to sync iCloud and Safari bookmarks while connected to the VPN. +### Removed +- Remove the CLI subcommand `mullvad relay set hostname`. ## [android/2023.2] - 2023-05-22 ### Changed |
