Skip to content

Commit ba095fd

Browse files
committed
Preparing release
1 parent 72c60ce commit ba095fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG for PHP CS Fixer: custom fixers
22

3-
## v2.4.0 - [Unreleased]
3+
## v2.4.0 - *2020-12-08*
44
- Allow PHP 8
55
- Update PHP CS Fixer to v2.17
66
- Deprecate NoUselessSprintfFixer - use "no_useless_sprintf"
@@ -74,7 +74,7 @@
7474
- Deprecate NoUselessClassCommentFixer
7575
- Deprecate NoUselessConstructorCommentFixer
7676
- Feature: OperatorLinebreakFixer - handle ternary operator
77-
- Fix: NoImportFromGlobalNamespaceFixer - class without namespace
77+
- Fix: NoImportFromGlobalNamespaceFixer - class without namespace
7878
- Fix: NoUselessClassCommentFixer - comment detection
7979
- Fix: TokenRemover - remove last element of file
8080
- Fix: TokenRemover - remove item in line after code

0 commit comments

Comments
 (0)