diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 772efe5e31..f08f974260 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ Line wrap the file at 100 chars. Th ### Added - Add CLI command to set the location constraint via `mullvad relay set relay HOSTNAME`. - Add a provider relay constraint, which restricts relay selection to a given hosting provider. -- Include hosting providers in the CLI for `mullvad relay list`. +- Include hosting providers in the CLI for `mullvad relay list` and `mullvad bridge list`. ### Changed - Use gRPC for communication between frontends and the backend instead of JSON-RPC. |
