From 4016607da31493ad4524853be9e122b3625f64e9 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Sun, 22 Mar 2026 18:34:24 -0700 Subject: [PATCH] chore: bump version and changelog (v0.11.1.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 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