Skip to content

Commit 1768647

Browse files
committed
Prepare for v1.3.0
1 parent 7338b8b commit 1768647

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ 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.3.0](https://github.com/CodeIgniter/coding-standard/compare/v1.2.0...v1.3.0) - 2022-01-15
8+
9+
- Fix GHA workflows
10+
- Bump versions
11+
- PHP 7.4 minimum
12+
- friendsofphp/php-cs-fixer v3.4.0
13+
- phpstan/phpstan v1.0 minimum
14+
- Enable `ordered_class_elements` rule
15+
- Enable `global_namespace_import` rule (#1)
16+
- Use `GITHUB_TOKEN` so that secrets can be passed to PRs
17+
718
## [v1.2.0](https://github.com/CodeIgniter/coding-standard/compare/v1.1.0...v1.2.0) - 2021-10-18
819

920
- Bump `friendsofphp/php-cs-fixer` to v3.2 minimum

0 commit comments

Comments
 (0)