From ee98c6f881b8746f7460ede8d6df350362282da2 Mon Sep 17 00:00:00 2001 From: Saurabh Jain Date: Sat, 9 May 2026 16:25:33 +0200 Subject: [PATCH] chore(changelog): retitle v1.4.0 + normalize Added entry MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Three changes here, all surface-only: 1. Retitle v1.4.0 to 'Decision History API + policy_version recorded on every decision + telemetry simplification' to align with the v7.9.0 platform theme and stay consistent with the other three plugins. 2. Drop the 'V1.1' prefix from the Added bullet — internal product-line shorthand, not customer-facing. 3. Tighten the Added bullet to one consistent shape across all plugins. Signed-off-by: Saurabh Jain --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bae91d8..104204a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,11 @@ ## [Unreleased] -## [1.4.0] - 2026-05-09 +## [1.4.0] - 2026-05-09 — Decision History API + policy_version recorded on every decision + telemetry simplification ### Added -- **V1.1 `list-recent-decisions` skill**. Drives the new `list_recent_decisions` MCP tool from Codex; Free-tier cap-hits render the V1 upgrade envelope verbatim. +- **`list-recent-decisions` skill** — surfaces the caller's recent governance decisions via the new `list_recent_decisions` MCP tool from Codex. Tier-throttled per the platform's Free/Pro window+limit; Free callers hitting the cap see the upgrade envelope rendered to the host. ### Telemetry