diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aa5532dd1..b87fef1b65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Add colors to terminal output on macOS and Linux. - Add details to mullvad CLI interface error for when it doesn't trust the RPC file. - Warn if daemon is running as a non-root user. +- Include the last two OpenVPN logs in problem reports instead of only the last. ### Fixed - Fix a bug in account input field that advanced the cursor to the end regardless its prior |
