diff --git a/CHANGELOG.md b/CHANGELOG.md index dc1a5202..b044778d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.11.1.1] - 2026-03-22 — Plan Files Always Show Review Status + +### Added + +- **Every plan file now shows review status.** When you exit plan mode, the plan file automatically gets a `GSTACK REVIEW REPORT` section — even if you haven't run any formal reviews yet. Previously, this section only appeared after running `/plan-eng-review`, `/plan-ceo-review`, `/plan-design-review`, or `/codex review`. Now you always know where you stand: which reviews have run, which haven't, and what to do next. + ## [0.11.1.0] - 2026-03-22 — Global Retro: Cross-Project AI Coding Retrospective ### Added diff --git a/VERSION b/VERSION index 22bce9dc..071f9c18 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.1.0 +0.11.1.1