Skip to content

Commit 7662434

Browse files
Add complete changelog entries for 4.1.0 release
Include all changes since 4.0.3: - Add PHP runtime generation and version to env:list (#2729, #2732) - Fix workflow:wait timeout to use warnings instead of errors (#2724) - Preserve consolidation filter hook when running composer update (#2728)
1 parent 13c2420 commit 7662434

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ All notable changes to this project will be documented in this file. This projec
77

88
- Add "PHP Runtime Generation" (php_runtime_generation) and "PHP Version" (php_version) to the `env:list` command (#2729, #2732)
99

10+
### Fixed
11+
12+
- Fix workflow:wait timeout to use warnings instead of errors (#2724)
13+
- Preserve consolidation filter hook when running composer update class list (#2728)
14+
1015
## 4.0.3 - 2025-09-11
1116

1217
### Added

0 commit comments

Comments
 (0)