From 2e53139191aaa3b117d8bc1833c1231800a5523f Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Tue, 24 Mar 2026 13:40:56 -0700 Subject: [PATCH] docs: update project documentation for v0.11.14.1 Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95931f67..9f2c465c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.11.14.1] - 2026-03-24 + +### Changed + +- **One decision per question — everywhere.** Every skill now presents decisions one at a time, each with its own focused question, recommendation, and options. No more wall-of-text questions that bundle unrelated choices together. This was already enforced in the three plan-review skills; now it's a universal rule across all 23+ skills. + ## [0.11.14.0] - 2026-03-24 — Windows Browse Fix ### Fixed diff --git a/VERSION b/VERSION index 31d15b21..723266d4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.14.0 +0.11.14.1