summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14df54dfbe..1fab413220 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,7 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
### 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.
### Changed
- Use gRPC for communication between frontends and the backend instead of JSON-RPC.