We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effb2e2 commit 7271b77Copy full SHA for 7271b77
CHANGELOG.md
@@ -5,7 +5,11 @@ All notable changes to this library will be documented in this file:
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [v3.2.1](https://github.com/NexusPHP/cs-config/compare/v3.2.0...v3.21) - 2021-07-07
+## [v3.2.2](https://github.com/NexusPHP/cs-config/compare/v3.2.1...v3.2.2) - 2021-08-07
9
+
10
+- Add support for `trait_import` in `class_attributes_separation`
11
12
+## [v3.2.1](https://github.com/NexusPHP/cs-config/compare/v3.2.0...v3.2.1) - 2021-07-07
13
14
- Forbid running PHPStan on PHP8.1 (for now)
15
- Standardize `phpunit.xml.dist` structure.
0 commit comments