File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ 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.3] ( https://github.com/NexusPHP/cs-config/compare/v3.3.2...v3.3.3 ) - 2021-10-06
9+
10+ - Enable ` no_alternative_syntax ` rule
11+ - Change class attributes separation to ` none ` except for methods
12+ - Remove operator override for braces in Nexus80
13+ - Add support for new fixers added in v3.2.0
14+ - Remove deprecated "tokens: use_trait" option
15+ - Use own custom fixers
16+ - Fix phpstan error on v0.12.99
17+
818## [ v3.3.2] ( https://github.com/NexusPHP/cs-config/compare/v3.3.1...v3.3.2 ) - 2021-09-08
919
1020- Fix missing string substitution when ` FixerGenerator::create() ` fails
You can’t perform that action at this time.
0 commit comments