Skip to content

Commit e671345

Browse files
coisagithub-actions[bot]
authored andcommitted
Prepare release v1.24.1
1 parent 8832d71 commit e671345

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.24.1] - 2026-04-30
11+
1012
### Fixed
1113

1214
- Keep global `dev-tools tests` runs loading the packaged PHPUnit extension by generating a bootstrap shim that falls back to the active DevTools autoloader when the working directory does not install DevTools locally (#289)
@@ -374,7 +376,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
374376
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
375377

376378

377-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.0...HEAD
379+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.1...HEAD
380+
[1.24.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.0...v1.24.1
378381
[1.24.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.23.0...v1.24.0
379382
[1.23.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.3...v1.23.0
380383
[1.22.3]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.2...v1.22.3

0 commit comments

Comments
 (0)