diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-03-01 13:48:27 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-03-05 21:37:20 +0100 |
| commit | 55aa556fce0e0ba04fbbcb6827631dec6ab6e33d (patch) | |
| tree | 0d271cc6dc5a1c98ec4ebf9460e1c3e4fc53f38a | |
| parent | 8e8ac4845387f76d0bc610372424ce8099136891 (diff) | |
| download | mullvadvpn-55aa556fce0e0ba04fbbcb6827631dec6ab6e33d.tar.xz mullvadvpn-55aa556fce0e0ba04fbbcb6827631dec6ab6e33d.zip | |
Add feature to changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 434dabbdc3..c9f627d558 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ### Fixed - Fix a bug in account input field that advanced the cursor to the end regardless its prior position. +- Redact all 16 digit numbers from problem report logs. Extra safety against accidentally sending + account numbers. ## [2018.1] - 2018-03-01 |
