aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c36467f..acb32c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,18 @@
## Unreleased
+## 0.0.3 — 2026-09-14
+
+- The plan is shown as one block per file instead of a table: the file's
+ name, each step, then the rule and the reason it matched. On a terminal
+ every line wraps to its width, with continuation lines indented under
+ their own column; piped output is never wrapped.
+- Choosing per file (`c`) shows that same full block for each file, not only
+ its steps.
+- `-P` / `--no-pager` prints the plan straight out instead of through the
+ pager.
+- A duplicate's original is shown with `~` for the home directory.
+
## 0.0.2 — 2026-09-14
- Duplicates are found, never deleted. A rule combining `(duplicate)` with