From 3416bc9434a2abb6cdddadf631633f908596d6eb Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Thu, 16 Apr 2026 23:45:37 +0500 Subject: [PATCH] =?UTF-8?q?append=20v2.1.110=20changelog=20entry=20for=20c?= =?UTF-8?q?ommands=20report=20=E2=80=94=20/undo=20alias=20added?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude --- changelog/best-practice/claude-commands/changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog/best-practice/claude-commands/changelog.md b/changelog/best-practice/claude-commands/changelog.md index c2649a2..2a1294a 100644 --- a/changelog/best-practice/claude-commands/changelog.md +++ b/changelog/best-practice/claude-commands/changelog.md @@ -224,3 +224,11 @@ No priority action items — report is fully in sync with official documentation | 3 | MED | Scope Decision | 5 bundled skills (`/batch`, `/claude-api`, `/debug`, `/loop`, `/simplify`) listed in official docs unified table but excluded per report's current scoping disclaimer | ❌ INVALID (user chose to keep report scoped to built-in commands only — disclaimer retained) | | 4 | MED | Changed Description | Update `/doctor` — add "Press `f` to have Claude fix any reported issues" | ✅ COMPLETE (added status icons and `f` key fix detail to description) | | 5 | MED | Changed Description | Update `/schedule` — terminology changed from "Cloud scheduled tasks" to "routines" | ✅ COMPLETE (updated terminology in description) | + +--- + +## [2026-04-16 08:20 PM PKT] Claude Code v2.1.110 + +| # | Priority | Type | Action | Status | +|---|----------|------|--------|--------| +| 1 | MED | New Alias | Add `/undo` alias to `/rewind` entry — added in v2.1.108 | ✅ COMPLETE (added `/undo` alongside existing `/checkpoint` alias at #70 in Session tag) |