aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 36b50e7..17eb0b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,10 @@
directory's rules use gets no delete step from any rule. This replaces
0.0.1's known limitation: duplicate conditions with different scopes can no
longer delete every copy of a group, only move copies aside.
+- Coloured output on a terminal, in the terminal's own 16-colour palette:
+ actions by kind, rule names, skipped steps and reasons, warnings, the
+ outcome counts and the prompt keys. `--no-color`, before or after any
+ subcommand, turns it off, as `NO_COLOR` does.
## 0.0.1 — 2026-09-13