@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
55This projects adheres to [ Semantic Versioning] ( https://semver.org/ ) and [ Keep a CHANGELOG] ( https://keepachangelog.com/ ) .
66
7+ ## [ 3.0.0-alpha2] - 2025-12-16
8+
9+ * Ruleset: Updated for improved compatibility with WordPress 6.5 and for compatibility with WordPress 6.8 and 6.9. Thanks [ @rodrigoprimo ] !
10+ * General housekeeping and maintenance.
11+
712## [ 3.0.0-alpha1] - 2025-10-22
813
914* Composer: All PHPCompatibility dependencies have been updated to the recently released PHPCompatibility 10.0.0-alpha1 based versions.
@@ -89,6 +94,7 @@ Initial release of the PHPCompatibilityWP ruleset.
8994
9095[ Composer PHPCS plugin ] : https://github.com/PHPCSStandards/composer-installer/
9196
97+ [ 3.0.0-alpha2 ] : https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/3.0.0-alpha1...3.0.0-alpha2
9298[ 3.0.0-alpha1 ] : https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.1.8...3.0.0-alpha1
9399[ 2.1.8 ] : https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.1.7...2.1.8
94100[ 2.1.7 ] : https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.1.6...2.1.7
@@ -101,7 +107,8 @@ Initial release of the PHPCompatibilityWP ruleset.
101107[ 2.1.0 ] : https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/2.0.0...2.1.0
102108[ 2.0.0 ] : https://github.com/PHPCompatibility/PHPCompatibilityWP/compare/1.0.0...2.0.0
103109
104- [ @fredden ] : https://github.com/fredden
105- [ @GaryJones ] : https://github.com/GaryJones
106- [ @johnbillion ] : https://github.com/johnbillion
107- [ @swissspidy ] : https://github.com/swissspidy
110+ [ @fredden ] : https://github.com/fredden
111+ [ @GaryJones ] : https://github.com/GaryJones
112+ [ @johnbillion ] : https://github.com/johnbillion
113+ [ @rodrigoprimo ] : https://github.com/rodrigoprimo
114+ [ @swissspidy ] : https://github.com/swissspidy
0 commit comments