diff --git a/CHANGELOG.md b/CHANGELOG.md index 23eee12b..9c372fdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.15.0] - 2026-07-08 + +### Added + +- **Rejected goal issues on start**: `jumbo goal start` now renders a "Review Issues" section when restarting a goal that was previously rejected during QA review, instructing the developer to address the issues before resubmitting. + ## [3.14.0] - 2026-07-08 ### Added diff --git a/package.json b/package.json index 6d1cffec..6e94cec5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jumbo-cli", - "version": "3.14.0", + "version": "3.15.0", "description": "Memory and Context Orchestration for Coding Agents", "keywords": [ "cli",