diff --git a/CHANGELOG.md b/CHANGELOG.md index fdd0f68f..da6f583f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.11.16.2] - 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.16.1] - 2026-03-24 — Installation ID Privacy Fix ### Fixed diff --git a/VERSION b/VERSION index f71aefdf..cba47e37 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.16.1 +0.11.16.2