diff --git a/cmd/proboctl/CHANGELOG.md b/cmd/proboctl/CHANGELOG.md index f815db2a1..14e890dd4 100644 --- a/cmd/proboctl/CHANGELOG.md +++ b/cmd/proboctl/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to the `proboctl` CLI will be documented in this file. ## Unreleased +## [0.5.0] - 2026-06-18 + +### Added + +- `--enrich` flag on `common-third-party upsert` triggers enrichment immediately after upsert +- Enrichment provenance (state, attempts, last-run status, error, per-field confidence) now visible in `common-third-party` and `common-tracker-pattern` list and show views; enrichment tracking unified with outcome-based status + ## [0.4.0] - 2026-06-12 ### Added diff --git a/cmd/proboctl/VERSION b/cmd/proboctl/VERSION index 1d0ba9ea1..8f0916f76 100644 --- a/cmd/proboctl/VERSION +++ b/cmd/proboctl/VERSION @@ -1 +1 @@ -0.4.0 +0.5.0