From 63a8e31e66b37611e5168b0a2f47e753917f4fca Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Fri, 27 Mar 2026 09:01:06 -0600 Subject: [PATCH] docs: reframe changelog as feature, not mea culpa --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d18abbcf..a76d7825 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [0.12.11.0] - 2026-03-27 — Skill Prefix is Now Your Choice -The v0.12.9.0 upgrade silently renamed all your commands from `/qa` to `/gstack-qa`. That wasn't cool. Now setup asks you what you prefer, remembers your choice, and switching is one command. +You can now choose how gstack skills appear: short names (`/qa`, `/ship`, `/review`) or namespaced (`/gstack-qa`, `/gstack-ship`). Setup asks on first run, remembers your preference, and switching is one command. ### Added