diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index da39c06..2d6db8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## Unreleased +## 0.0.6 — 2026-09-14 + +- Choosing per file: `w` now applies what was decided and quits krino, + instead of going on to the next directory, so a long review can be done a + session at a time. Files never reached are not logged as declined; the + outcome line counts them as "not reviewed". +- Each choice is echoed on its own red line under the file (`→ yes`, + `→ trash`, ...). +- Enter is ignored at the review prompts instead of being reported as a + wrong key. + ## 0.0.5 — 2026-09-14 - Keyword cache: for each file whose text it extracts, krino records which |
