diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-06-26 19:12:02 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-06-27 08:16:06 -0300 |
| commit | 728038bee9237e4e039e3cc9fd772950541a0184 (patch) | |
| tree | 7110ed96b747832a094b78d263787d1d65873330 | |
| parent | 0082dbaa1133faa389853d98a44e52982fef79b5 (diff) | |
| download | mullvadvpn-728038bee9237e4e039e3cc9fd772950541a0184.tar.xz mullvadvpn-728038bee9237e4e039e3cc9fd772950541a0184.zip | |
Describe `status listen` sub-command in change log
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b33994a45e..abd478364a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ Line wrap the file at 100 chars. Th when DNS resolution fails. - Automatic rotation of the daemon log. The existing log is renamed to `daemon.old.log` on daemon startup. +- Add `status listen` subcommand in the CLI to continuously monitor the tunnel state. #### macOS - Add colors to terminal output. |
