Skip to content

Commit 9a8d222

Browse files
committed
Release 2.4.1
1 parent 954473a commit 9a8d222

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [2.4.1] - 2023-11-30
6+
57
* Allow use of newer PHP CS Fixer versions
68

79
## [2.4.0] - 2023-11-30
@@ -60,8 +62,10 @@
6062
* `php_unit_test_class_requires_covers`: Tests don't require `@covers` annotations
6163
* `yoda_style`: Condition styles are not enforced
6264

63-
[Unreleased]: https://github.com/beste/php-cs-fixer-config/compare/2.4.0...main
64-
[2.3.0]: https://github.com/beste/php-cs-fixer-config/compare/2.3.0...2.4.0
65+
[Unreleased]: https://github.com/beste/php-cs-fixer-config/compare/2.4.1...main
66+
[2.4.1]: https://github.com/beste/php-cs-fixer-config/compare/2.4.0...2.4.1
67+
[2.4.0]: https://github.com/beste/php-cs-fixer-config/compare/2.3.0...2.4.0
68+
[2.3.0]: https://github.com/beste/php-cs-fixer-config/compare/2.2.0...2.3.0
6569
[2.2.0]: https://github.com/beste/php-cs-fixer-config/compare/2.1.0...2.2.0
6670
[2.1.0]: https://github.com/beste/php-cs-fixer-config/compare/2.0.0...2.1.0
6771
[2.0.0]: https://github.com/beste/php-cs-fixer-config/compare/1.2.0...2.0.0

0 commit comments

Comments
 (0)