diff --git a/CHANGELOG.md b/CHANGELOG.md index 9426033c..a4ad58dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.20.0] - 2026-07-25 + ### Added - **Relation graph audits**: Added `jumbo relations audit` with selectable dangling, isolated, inactive-only, ambiguous-ID, and summary checks, optional entity-type filtering, deterministic text output, and a stable structured result for relation coverage diagnostics. diff --git a/package.json b/package.json index b723f1f1..d3b43af9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jumbo-cli", - "version": "3.19.0", + "version": "3.20.0", "description": "Memory and Context Orchestration for Coding Agents", "keywords": [ "cli",