Skip to content

Commit 7271b77

Browse files
committed
Prepare v3.2.2 release
1 parent effb2e2 commit 7271b77

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ 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.2.1](https://github.com/NexusPHP/cs-config/compare/v3.2.0...v3.21) - 2021-07-07
8+
## [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
913

1014
- Forbid running PHPStan on PHP8.1 (for now)
1115
- Standardize `phpunit.xml.dist` structure.

0 commit comments

Comments
 (0)