From 5027a1119d36ab01655dae2e6e6e9c907e38fa02 Mon Sep 17 00:00:00 2001 From: Saurabh Jain Date: Sat, 9 May 2026 16:24:20 +0200 Subject: [PATCH] chore(changelog): retitle v8.0.0 to highlight Decision History API + policy_version The two user-facing surfaces this version delivers are (a) the new list_decisions() client API + decision-history fanout to the four IDE plugins, and (b) policy_version recorded inline on every static-policy decision so explain stays accurate after policies are edited. The previous title omitted the policy_version surface entirely. Retitle aligns with the v7.9.0 platform release theme. Signed-off-by: Saurabh Jain --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41feb7a..b254dd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 and tag v{X.Y.Z}. The release workflow's preflight checks the section header matches the tag. --> -## [8.0.0] - 2026-05-09 — Decision history API + telemetry simplification +## [8.0.0] - 2026-05-09 — Decision History API + policy_version recorded on every decision + telemetry simplification **Major release.** The headline feature is the new decision-history client API: `list_decisions` for paging through recorded decisions, alongside the