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 f987bb4 commit f79b000Copy full SHA for f79b000
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this library will be documented in this file.
4
5
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [v1.2.0](https://github.com/CodeIgniter/coding-standard/compare/v1.1.0...v1.2.0) - 2021-10-18
8
+
9
+- Bump `friendsofphp/php-cs-fixer` to v3.2 minimum
10
+- Change behavior of `class_attributes_separation` rule
11
+- Add support for new fixers added in php-cs-fixer v3.2.0
12
+- Enable `no_alternative_syntax` rule
13
14
## [v1.1.0](https://github.com/CodeIgniter/coding-standard/compare/v1.0.0...v1.1.0) - 2021-08-31
15
16
- Bump to `friendsofphp/php-cs-fixer` v3.1.0
0 commit comments