Skip to content

Commit 764a555

Browse files
committed
Prepare changelog for v3.28.2
1 parent df8cf59 commit 764a555

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this library will be documented in this file:
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and 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`

0 commit comments

Comments
 (0)