Skip to content

Commit cb1d768

Browse files
committed
Prepare changelog for release
1 parent dde30fa commit cb1d768

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this library will be documented in this file:
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and 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

0 commit comments

Comments
 (0)