File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ 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+ ## [ v2.2.0] ( https://github.com/NexusPHP/cs-config/compare/v2.1.5..v2.2.0 ) - 2021-05-06
9+
10+ - Update ` friendsofphp/php-cs-fixer ` to v2.19 Testament
11+ - Use ` new FixerFactory() ` instead of ` FixerFactory::create() `
12+ - Add ` phpdoc_to_property_type ` and ` trailing_comma_in_multiline ` rules
13+ - Removed deprecated fixers from the rulesets
14+ - Removed deprecated fixer options from the rulesets
15+ - Renamed configuration file to ` .php-cs-fixer.dist.php `
16+
817## [ v2.1.5] ( https://github.com/NexusPHP/cs-config/compare/v2.1.4..v2.1.5 ) - 2021-02-20
918
1019### Fixed
You can’t perform that action at this time.
0 commit comments