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)