diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ee73663..efa168d0 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.19.0] - 2026-07-24 + ### Added - **Shortest relation paths**: Added `jumbo relations path` with typed or uniquely inferred endpoints, deterministic bounded breadth-first search, direction and relation filters, provenance-preserving text output, and a stable structured result for connected or disconnected memories. diff --git a/package.json b/package.json index 80785a17..b723f1f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jumbo-cli", - "version": "3.18.0", + "version": "3.19.0", "description": "Memory and Context Orchestration for Coding Agents", "keywords": [ "cli",