diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c42e4831..dff1d079a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - New `enterprise/governance-guide.md` documentation page: flagship governance reference for CISO / VPE / Platform Tech Lead audiences, covering enforcement points, bypass contract, failure semantics, air-gapped operation, rollout playbook, and known gaps. Trims duplicated content in `governance.md`, `apm-policy.md`, and `integrations/github-rulesets.md`. Adds `templates/apm-policy-starter.yml`. (#851) +### Fixed + +- Generic host clone and `ls-remote` error messages now include the custom port (`host:port`) so users on Bitbucket Datacenter or other self-hosted servers running on non-default ports see the exact address they need to verify against their git credential helper. Closes #798 (#804) + ## [0.9.1] - 2026-04-22 ### Added