chore: promote changelog [Unreleased] → [09.42.00]

This commit is contained in:
gitea-actions[bot]
2026-07-04 23:27:30 +00:00
parent 9520ce3bb8
commit a8baf355c4
+2
View File
@@ -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