Skip to content

Commit a1e7a0f

Browse files
committed
Docs: Update CHANGELOG for upcoming v4.1
1 parent 97dd469 commit a1e7a0f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
## Unreleased
88

9+
## 4.1.0 - unreleased
10+
- Add most of the available checks for [PER-2](https://www.php-fig.org/per/coding-style/) coding style.
11+
- Add many new checks from `php-cs-fixer` up to version 3.56.
12+
- Add available php-cs-fixer rules for PHP 8.1 and 8.2 (which are automatically run only on compatible PHP versions).
13+
914
## 4.0.0 - unreleased
1015
- BC: Update to symplify/easy-coding-standard ^12.1 and change configuration format in `ecs.php`. See [UPGRADE-4.0.md](UPGRADE-4.0.md) for step-by-step upgrade howto.
1116
- BC: Move coding standard declarations from `ecs-7.4.php`, `ecs-8.0.php` and `ecs-8.1.php` to `ecs.php` and remove the former files.

0 commit comments

Comments
 (0)