Skip to content

Commit aada002

Browse files
committed
Prepare changelog for v1.8.3
1 parent a452820 commit aada002

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.8.3](https://github.com/CodeIgniter/coding-standard/compare/v1.8.2...v1.8.3) - 2025-01-13
8+
9+
- Bump to php-cs-fixer v3.67 and cs-config v3.25
10+
- Add `@phpstan-ignore` to ignored tags of `comment_to_phpdoc`
11+
- Add `general_attribute_remove` fixer
12+
- Enable `get_class_to_class_keyword`
13+
- Add more elements to `trailing_comma_in_multiline`
14+
715
## [v1.8.2](https://github.com/CodeIgniter/coding-standard/compare/v1.8.1...v1.8.2) - 2024-11-20
816

917
- Add `case` to ordered_class_elements order

0 commit comments

Comments
 (0)