File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,22 @@ 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.3.0] ( https://github.com/NexusPHP/cs-config/compare/v3.2.2...v3.3.0 ) - 2021-08-31
9+
10+ - Fix grammar usages
11+ - Enable all ` class_definition ` rules
12+ - Remove references to ` liaison/cs-config `
13+ - Add NoCodeSeparatorCommentFixer
14+ - Add SpaceAfterCommentStartFixer
15+ - Remove ` @internal ` annotation from classes in public API
16+ - Bump to php-cs-fixer v3.1
17+ - Add FixerGenerator
18+ - Use phpstan's bleeding edge
19+
820## [ v3.2.2] ( https://github.com/NexusPHP/cs-config/compare/v3.2.1...v3.2.2 ) - 2021-08-07
921
1022- Add support for ` trait_import ` in ` class_attributes_separation `
23+ - Do not test on PHP 8.1 yet
1124
1225## [ v3.2.1] ( https://github.com/NexusPHP/cs-config/compare/v3.2.0...v3.2.1 ) - 2021-07-07
1326
You can’t perform that action at this time.
0 commit comments