From 3d7d173b73dc04b13a22dec82b53bf781d997fac Mon Sep 17 00:00:00 2001 From: Saurabh Jain Date: Sat, 9 May 2026 16:25:22 +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 Four changes here, all CHANGELOG-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. Drop the 'Fixed' section about test-hooks.sh skill-count assertion — internal test-fixture detail, not customer-facing. 4. Tighten the Added bullet to one consistent shape across all plugins. Signed-off-by: Saurabh Jain --- CHANGELOG.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efd696e..d66c65b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +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 MCP tool from Composer/Agent mode; Free-tier cap-hits render the V1 upgrade envelope verbatim. - -### Fixed - -- `tests/test-hooks.sh` skill-count assertion 12 → 13 to include the new `list-recent-decisions` skill. +- **`list-recent-decisions` skill** — surfaces the caller's recent governance decisions via the new `list_recent_decisions` MCP tool from Composer/Agent mode. Tier-throttled per the platform's Free/Pro window+limit; Free callers hitting the cap see the upgrade envelope rendered to the host. ### Telemetry