Skip to content

Commit 1b3929b

Browse files
committed
Add changelog for v3.11
1 parent 2218fdf commit 1b3929b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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.11.0](https://github.com/NexusPHP/cs-config/compare/v3.10.0...v3.11.0) - 2023-05-23
9+
10+
- Do not `()` in anonymous class
11+
- Remove space after short closure `fn` to match PER 2.0
12+
- Configure `single_line_empty_body` fixer
13+
- Configure `phpdoc_param_order` fixer
14+
- Configure `ordered_types` fixer
15+
- Bump to php-cs-fixer v3.17
16+
817
## [v3.10.0](https://github.com/NexusPHP/cs-config/compare/v3.9.0...v3.10.0) - 2023-05-05
918

1019
- Add Nexus82 ruleset

0 commit comments

Comments
 (0)