diff options
| -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. |
