diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-10-05 11:26:05 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-10-05 15:51:26 +0200 |
| commit | 0af56f0f9b9002c9c8a9a79262e86858a031041a (patch) | |
| tree | f680a982c948f8d2e066bc52176cf16bcacf9059 | |
| parent | 5cf09ec693285d9cfa947ce794b900645ca16e54 (diff) | |
| download | mullvadvpn-0af56f0f9b9002c9c8a9a79262e86858a031041a.tar.xz mullvadvpn-0af56f0f9b9002c9c8a9a79262e86858a031041a.zip | |
Add to changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7037ffebab..8e5c2a76c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,9 +30,10 @@ Line wrap the file at 100 chars. Th #### Linux - Add support for DNS configuration using systemd-resolved and NetworkManager. - ### Changed - Auto-hide scrollbars on macOS only, leaving them visible on other platforms. +- Instead of showing the public IP of the device in the UI, we show the hostname of the VPN server + the app is connected to. Or nothing if not connected anywhere. #### Linux - Moved CLI binary to `/usr/bin/` as to have the CLI binary in the user's `$PATH` by default. |
