diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 93b0854..d367983 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,8 +38,9 @@ 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. + name's continuation lines - in the plan, and in the per-file headings of + review and undo - start past the label 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 |
