diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 80864487e3..d16858d72b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,8 @@ Line wrap the file at 100 chars. Th - Only download a new relay list if it has been modified. - Connect to the API only via TLS 1.3 - Shrink account history capactity from 3 account entries to 1. +- Allow whitespace in account token in CLI. +- Read account token from standard input unless given as an argument in CLI. #### Android - WireGuard key is now rotated sooner: every four days instead of seven. |
