From a8baf355c405522be6e6a3b57d67cd7a3fc1e265 Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Sat, 4 Jul 2026 23:27:30 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20promote=20changelog=20[Unreleased]=20?= =?UTF-8?q?=E2=86=92=20[09.42.00]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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