Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.

This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a CHANGELOG](https://keepachangelog.com/).

## [3.0.0-alpha2] - 2025-12-16

* Ruleset: Updated for improved compatibility with WordPress 6.5 and for compatibility with WordPress 6.8 and 6.9. Thanks [@rodrigoprimo]!
* General housekeeping and maintenance.

## [3.0.0-alpha1] - 2025-10-22

* Composer: All PHPCompatibility dependencies have been updated to the recently released PHPCompatibility 10.0.0-alpha1 based versions.
Expand Down Expand Up @@ -89,6 +94,7 @@ Initial release of the PHPCompatibilityWP ruleset.

[Composer PHPCS plugin]: https://github.com/PHPCSStandards/composer-installer/

[3.0.0-alpha2]: https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/3.0.0-alpha1...3.0.0-alpha2
[3.0.0-alpha1]: https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.1.8...3.0.0-alpha1
[2.1.8]: https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.1.7...2.1.8
[2.1.7]: https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.1.6...2.1.7
Expand All @@ -101,7 +107,8 @@ Initial release of the PHPCompatibilityWP ruleset.
[2.1.0]: https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.0.0...2.1.0
[2.0.0]: https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/1.0.0...2.0.0

[@fredden]: https://github.com/fredden
[@GaryJones]: https://github.com/GaryJones
[@johnbillion]: https://github.com/johnbillion
[@swissspidy]: https://github.com/swissspidy
[@fredden]: https://github.com/fredden
[@GaryJones]: https://github.com/GaryJones
[@johnbillion]: https://github.com/johnbillion
[@rodrigoprimo]: https://github.com/rodrigoprimo
[@swissspidy]: https://github.com/swissspidy