diff options
| author | David Lönnhager <david.l@mullvad.net> | 2023-04-04 13:35:08 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2023-05-03 10:40:22 +0200 |
| commit | aade46c9c73c874e4153caa450e713d8f8b37760 (patch) | |
| tree | 66f1bf1e3e1d208e233e5622045503abe85a3a89 | |
| parent | c8b8b60a5ae9d05f88df530423965fb9798099a6 (diff) | |
| download | mullvadvpn-aade46c9c73c874e4153caa450e713d8f8b37760.tar.xz mullvadvpn-aade46c9c73c874e4153caa450e713d8f8b37760.zip | |
Update changelog
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c26d7bedfc..ddbd6861c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,15 @@ Line wrap the file at 100 chars. Th ### Changed - Update Electron from 21.1.1 to 23.2.0. +- In the CLI, update the `tunnel` subcommand to resemble `relay` more. For example, by adding a + unified `mullvad tunnel get` command and removing individual `get` subcommands like + `mullvad tunnel ipv6 get`. +- Update the CLI multihop settings to make it possible to set the entry location without toggling + multihop on or off. + +#### Windows +- In the CLI, add a unified `mullvad split-tunnel get` command to replace the old commands + `mullvad split-tunnel pid list` and `mullvad split-tunnel get`. #### Android - Clarify some of the error messages showed in notifications. |
