From c596ec9c28cbcff2123049f8d81c0c5591e51251 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Mon, 1 Jun 2026 15:30:43 +0200 Subject: [PATCH] trim reader-chrome changelog bullet under the word cap The reworded entry exceeded the 60-word changelog-gate limit; tighten it. No code change. Co-Authored-By: Claude Opus 4.8 (1M context) --- CHANGELOG.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1625ca69..83304e7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,12 +40,10 @@ heading, and (b) bumping `pubspec.yaml` `version:` in the same commit. `.clideignore` pair — the single ignore knob clide owns. (T-52) - `files.walk` command — a recursive, ignore-pruned, capped flat file listing of the workspace, backing quick-open and search. (T-51, T-52) -- Sidebar readers (markdown, decision, and ticket) gain chrome: a pin/unpin - toggle in the leading slot before the title (a mode control, kept separate - from navigation), and a right-hand navigator — back, forward, jump-to-pin — - plus an edit pencil (no pencil for tickets — they're not files). The ticket - reader joins the shared retained nav and drops its per-click tab churn. - (T-189, T-190, T-191, T-198, T-199) +- Sidebar readers (markdown, decision, ticket) gain chrome: a pin/unpin toggle + before the title (separate from navigation), plus a right-hand navigator + (back, forward, jump-to-pin) and edit pencil. The ticket reader also joins the + shared retained nav. (T-189, T-190, T-191, T-198, T-199) ### Fixed