Skip to content

Commit c6b0875

Browse files
committed
Prepare changelog for v1.7.12
1 parent 9354fda commit c6b0875

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this library will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [v1.7.12](https://github.com/CodeIgniter/coding-standard/compare/v1.7.11...v1.7.12) - 2023-12-29
8+
9+
- Bump php-cs-fixer to v3.43
10+
- Enable other options of `fully_qualified_strict_types`
11+
- Disable `class_keyword`
12+
- Disable option for `statement_indentation`
13+
- Use default for option of `unary_operator_spaces`
14+
715
## [v1.7.11](https://github.com/CodeIgniter/coding-standard/compare/v1.7.10...v1.7.11) - 2023-10-13
816

917
- Bump to php-cs-fixer v3.35

0 commit comments

Comments
 (0)