File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All notable changes to this library will be documented in this file:
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v3.28.2] ( https://github.com/NexusPHP/cs-config/compare/v3.28.1...v3.28.2 ) - 2026-04-12
9+
10+ - Enforce security hardening for workflows
11+ - Bump shivammathur/setup-php from 2.36.0 to 2.37.0 (#12 )
12+ - Bump actions/cache from 5.0.3 to 5.0.4 (#11 )
13+ - Bump to php-cs-fixer v3.95
14+ - Fix deprecated fixer and option
15+ - Add ` no_whitespace_in_empty_array ` fixer
16+ - Add new options to fixers
17+ - Fix .gitattributes
18+ - Allow phpunit:^13.0
19+ - Fix workflows
20+ - Add ` /generate-changelog ` skill
21+
822## [ v3.28.1] ( https://github.com/NexusPHP/cs-config/compare/v3.28.0...v3.28.1 ) - 2026-02-22
923
1024- Use ` null ` value for ` other ` option of ` phpdoc_line_span `
You can’t perform that action at this time.
0 commit comments