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 8f730c7 commit 69daf39Copy full SHA for 69daf39
CHANGELOG.md
@@ -4,6 +4,12 @@ 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.6.0](https://github.com/CodeIgniter/coding-standard/compare/v1.5.0...v1.6.0) - 2022-10-15
8
+
9
+- Bump php-cs-fixer version to v3.12 minimum
10
+- Enable `no_useless_concat_operator`
11
+- Update action workflows
12
13
## [v1.5.0](https://github.com/CodeIgniter/coding-standard/compare/v1.4.0...v1.5.0) - 2022-09-13
14
15
- Enable `ensure_single_space` option of `whitespace_after_comma_in_array`
0 commit comments