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