Skip to content

Commit 321fb1f

Browse files
committed
[changelog] Move test-check fix after release (#230)
1 parent 6f430e1 commit 321fb1f

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,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- Keep required PHPUnit matrix checks reporting after workflow-managed `.github/wiki` pointer commits by moving PR test-skip decisions inside the tests workflow, queueing same-PR test runs, and aligning the packaged consumer test wrapper (#230)
13+
1014
## [1.21.0] - 2026-04-24
1115

1216
### Changed
@@ -26,7 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2630
- Keep Composer autoload, Rector, and ECS from traversing nested fixture `vendor` directories when the composer-plugin consumer fixture has installed dependencies (#179)
2731
- Skip LICENSE generation cleanly when a consumer composer manifest omits or leaves the `license` field empty (#227)
2832
- Run nested DevTools subprocesses without forcing PTY, fixing aggregate commands in non-interactive environments (#171)
29-
- Keep required PHPUnit matrix checks reporting after workflow-managed `.github/wiki` pointer commits by moving PR test-skip decisions inside the tests workflow, queueing same-PR test runs, and aligning the packaged consumer test wrapper (#230)
3033

3134
## [1.20.0] - 2026-04-23
3235

0 commit comments

Comments
 (0)