diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-10-15 12:42:38 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-10-16 11:13:50 -0300 |
| commit | 12abe68cb03edb0342f9ed7d412aa6e299c632cc (patch) | |
| tree | 62683bb3df6af7b6d9b680306eb7471c85ef8484 | |
| parent | b72112c0fb346e1e8b362806e76d8f9bd471c608 (diff) | |
| download | mullvadvpn-12abe68cb03edb0342f9ed7d412aa6e299c632cc.tar.xz mullvadvpn-12abe68cb03edb0342f9ed7d412aa6e299c632cc.zip | |
Describe in/out address in GUI change
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d4cc372980..638d9d935d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ Line wrap the file at 100 chars. Th with UDP fail in a row. If that also fails, alternate between UDP and TCP with random ports. - Add new system and in-app notifications to inform the user when the app becomes outdated, unsupported or may have security issues. +- Allow the user to view the relay in/out IP address in the GUI. ### Fixed - Pick new random relay for each reconnect attempt instead of just retrying with the same one. |
