diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2024-01-25 16:49:42 +0100 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2024-01-29 09:44:53 +0100 |
| commit | 4776f2890fe3ca76c78fe646956e3eeae74efce6 (patch) | |
| tree | fc9a971c1176b5a33c30afa31856b8f35cf8dcc6 | |
| parent | bb9334e3ddbf3927440a919facfc2fed2b708e5b (diff) | |
| download | mullvadvpn-4776f2890fe3ca76c78fe646956e3eeae74efce6.tar.xz mullvadvpn-4776f2890fe3ca76c78fe646956e3eeae74efce6.zip | |
Add changelog item for API access methods
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 27a140fd3e..584e563b45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,8 @@ Line wrap the file at 100 chars. Th - Add CLI command for exporting settings patches: `mullvad export-settings`. Currently, it generates a patch containing all patchable settings, which only includes relay IP overrides. - Make `mullvad status` prints if lockdown mode is enabled when disconnected. +- Add option to configure custom API access methods. Custom API access methods allows the user to + circumvent censorship by proxying API traffic. #### Android - Add support for all screen orientations. |
