Skip to content

Commit f3dae62

Browse files
chore: add changelog entry for issue 296 (#333)
* chore: add changelog entry for issue 296 * Update wiki submodule pointer for PR #333 --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b2c27ec commit f3dae62

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.github/wiki

Submodule wiki updated from 778158d to 6131cfa

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- Resolve global-install fallback for GrumPHP hook execution by using `vendor/bin/grumphp`, then `vendor/bin/grumphp.phar`, then `grumphp` in PATH, keeping local override precedence for managed project hooks unchanged (#296)
13+
- Remove deprecated ECS `strict` prepared set from `ECSConfig` to avoid deprecation failures during structured changelog validation and pre-commit hooks (#296)
14+
1015
## [1.25.1] - 2026-05-02
1116

1217
### Fixed

0 commit comments

Comments
 (0)