diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ba1419..39ab7fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,12 @@ could change its answer; `explain` shows `?`. A document read only in part answers the keywords found in what was read, and leaves the others unknown. +- `-v` lists the rule destinations inside a directory that were not + scanned, so files there are no longer invisible. +- Plan and table widths count terminal columns: a name in a wide script + (CJK) no longer runs past the terminal or misaligns its column. A long + name's continuation lines start at the value column, so a name cannot + pass for a step line. - Duplicate warnings share one form, `duplicate: PATH: cause`, with the path shortened to `~` and not repeated inside the cause. - `--json` says which exclude set a file aside, carries the warnings raised |
