Skip to content

Commit

Permalink
Prepare for v1.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbalandan committed May 18, 2024
1 parent a4e244c commit 8b2c0de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this library will be documented in this file.

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

## [v1.7.16](https://github.com/CodeIgniter/coding-standard/compare/v1.7.15...v1.7.16) - 2024-05-18

- Disable `php_unit_attributes` for now
- Fix cs-config to v3.18 for now
- Disable `ordered_attributes` for PHP <8.0

## [v1.7.15](https://github.com/CodeIgniter/coding-standard/compare/v1.7.14...v1.7.15) - 2024-03-24

- Remove deprecated option of `nullable_type_declaration_for_default_null_value`
Expand Down

0 comments on commit 8b2c0de

Please sign in to comment.