diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fdefe1..7c8dea9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ BRIEF: Release changelog ## [09.42.00] --- 2026-07-04 +## [09.42.00] --- 2026-07-04 + ### Fixed - branch_rename.php: force-update the target branch ref in place instead of delete+recreate, so `moko repo:rename-branch` works when the target (e.g. `rc`) is a protected branch that cannot be deleted — previously the delete silently failed and the recreate returned HTTP 409