File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this library will be documented in this file:
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v3.6.0] ( https://github.com/NexusPHP/cs-config/compare/v3.5.0...v3.6.0 ) - 2022-09-02
9+
10+ - Add new option to ` phpdoc_separation `
11+ - Remove deprecated rules
12+ - Configure ` no_trailing_comma_in_singleline `
13+ - Bump php-cs-fixer to ^3.11
14+ - Configure ` whitespace_after_comma_in_array `
15+ - Use available option of ` phpdoc_order `
16+ - Configure ` no_multiple_statements_per_line ` rule
17+ - Bump php-cs-fixer to v3.10
18+ - Fix PHPStan error
19+
820## [ v3.5.0] ( https://github.com/NexusPHP/cs-config/compare/v3.4.0...v3.5.0 ) - 2022-07-11
921
1022- Change 'concat_space' to none
You can’t perform that action at this time.
0 commit comments