diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-11-05 13:57:47 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-11-05 13:57:47 +0100 |
| commit | f1c66472036682e502cdd264805ae45102c4080f (patch) | |
| tree | 0df0b2afeab28787707dc21f5ef518db4baf5870 | |
| parent | 3ab939af52a66b84a195b0758ae81f62e2fa7250 (diff) | |
| download | mullvadvpn-f1c66472036682e502cdd264805ae45102c4080f.tar.xz mullvadvpn-f1c66472036682e502cdd264805ae45102c4080f.zip | |
Add to changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5217cb8bfd..5f4795142d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ Line wrap the file at 100 chars. Th - Allow the user to view the relay in/out IP address in the GUI. - Add OpenVPN proxy support via CLI. - Allow DHCPv6 in the firewall. +- CLI command `relay update` that triggers an update of the relay list in the daemon. ### Fixed - Pick new random relay for each reconnect attempt instead of just retrying with the same one. |
