diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 69e49563a1..7bcce16a46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ Line wrap the file at 100 chars. Th ### Changed - Use gRPC for communication between frontends and the backend instead of JSON-RPC. +- Show a warning in the CLI if the provided location constraints don't match any known relay. ### Fixed #### Android |
