Skip to content

Commit fd0fdb4

Browse files
committed
Add changelog for v3.24.0
1 parent e1f33c4 commit fd0fdb4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.24.0](https://github.com/NexusPHP/cs-config/compare/v3.23.1...v3.24.0) - 2024-07-28
9+
10+
- Fix phpstan error
11+
- Remove defunct branch alias
12+
- Add more files to .gitattributes
13+
- Apply changes from php-cs-fixer v3.60
14+
- Implement `FixerGenerator::mergeWith()`
15+
816
## [v3.23.1](https://github.com/NexusPHP/cs-config/compare/v3.23.0...v3.23.1) - 2024-06-16
917

1018
- Refactor AbstractCustomFixerTestCase

0 commit comments

Comments
 (0)