Release proboctl/v0.5.0

Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
Bryan Frimin
2026-06-18 11:04:22 +02:00
parent b1c8e56b58
commit 9678afac6a
2 changed files with 8 additions and 1 deletions

View File

@@ -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

View File

@@ -1 +1 @@
0.4.0
0.5.0