diff options
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 618b0d5b5f..3880fa8a6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,8 +33,8 @@ Line wrap the file at 100 chars. Th - Account tokens are now required to have at least ten digits. ### Fixed -- Ignore empty strings as redaction requests, to avoid adding redacted messages between every - character of the log message. +- Ignore empty strings as redaction requests in the problem report tool, to avoid adding redacted + markers between every character of the log message. ## [2018.2-beta2] - 2018-07-18 |
