diff --git a/cmd/proboctl/CHANGELOG.md b/cmd/proboctl/CHANGELOG.md index 12e2c83c9..b48a85ac6 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.7.0] - 2026-06-19 + +### Changed + +- `common-tracker-pattern mark-first-party` now also blanks the stale description on the catalog row and its uncategorised org tracker patterns, so a terminal first-party row no longer keeps a description naming a cleared vendor +- Unlinking a vendor now has full parity with first-party cleanup: it clears the stale description on both the catalog row and its uncategorised org tracker patterns and remaps those patterns to drop the stale vendor and re-resolve (re-arming catalog enrichment) + ## [0.6.0] - 2026-06-18 ### Added diff --git a/cmd/proboctl/VERSION b/cmd/proboctl/VERSION index a918a2aa1..faef31a43 100644 --- a/cmd/proboctl/VERSION +++ b/cmd/proboctl/VERSION @@ -1 +1 @@ -0.6.0 +0.7.0