Skip to content

Commit 52a94d7

Browse files
committed
Prepare changelog for v1.7.3
1 parent c3518ff commit 52a94d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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.3](https://github.com/CodeIgniter/coding-standard/compare/v1.7.2...v1.7.3) - 2023-05-05
8+
9+
- Replace `single_space_after_construct` with `single_space_around_construct`
10+
- Remove deprecated `braces` rules
11+
- Bump php-cs-fixer to v3.16
12+
713
## [v1.7.2](https://github.com/CodeIgniter/coding-standard/compare/v1.7.1...v1.7.2) - 2023-03-05
814

915
- Bump php-cs-fixer to v3.14

0 commit comments

Comments
 (0)