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,6 +5,19 @@ 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.1.0] ( https://github.com/NexusPHP/cs-config/compare/v2.0.2..v2.0.2 ) - 2020-12-08
9+
10+ ### Added
11+
12+ - Added support for new fixers in [ v2.17.0 Desert Beast] ( https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/tag/v2.17.0 ) .
13+ - Added ` Nexus74 ` ruleset for support on ` use_arrow_functions ` fixer.
14+ - Added testing for deprecated fixers.
15+
16+ ### Changed
17+
18+ - ` phpdoc_line_span ` has been set to single for all classy elements.
19+ - ` binary_operator_spaces ` has been set to its default ` single_space ` for use in this library.
20+
821## [ v2.0.2] ( https://github.com/NexusPHP/cs-config/compare/v2.0.1..v2.0.2 ) - 2020-12-01
922
1023### Fixed
You can’t perform that action at this time.
0 commit comments