From 5acad9bd0dbf2ab43067a6d2158a71c7b2169b91 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Sun, 22 Mar 2026 20:51:20 -0700 Subject: [PATCH] chore: bump version and changelog (v0.11.3.1) Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68758c31..5cf875d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.11.3.1] - 2026-03-23 — Inline Office Hours + +### Changed + +- **No more "open another window" for /office-hours.** When `/plan-ceo-review` or `/plan-eng-review` offer to run `/office-hours` first, it now runs inline in the same conversation. The review picks up right where it left off after the design doc is ready. Same for mid-session detection when you're still figuring out what to build. +- **Handoff note infrastructure removed.** The handoff notes that bridged the old "go to another window" flow are no longer written. Existing notes from prior sessions are still read for backward compatibility. + ## [0.11.3.0] - 2026-03-23 — Design Outside Voices ### Added diff --git a/VERSION b/VERSION index 6d425833..f6b6ce02 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.3.0 +0.11.3.1