From fd3c847fb1cbded3aa6f68be8059c767c86496e8 Mon Sep 17 00:00:00 2001 From: "gitea-actions[bot]" Date: Sat, 4 Jul 2026 21:02:50 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20promote=20changelog=20[Unreleased]=20?= =?UTF-8?q?=E2=86=92=20[09.41.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 91a2767..1484df0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ BRIEF: Release changelog ## [09.41.00] --- 2026-07-04 +## [09.41.00] --- 2026-07-04 + ### Fixed - RecoverySuggestion.php: remove stray shebang and wrap an over-length line to satisfy PSR-12 (Gate 1 phpcs) - phpstan-baseline.neon: baseline pre-existing PHPStan level-6 findings across `cli/`, `lib/`, and `validate/` so Gate 1 static analysis passes (type-annotation debt tracked, not silently ignored)