Skip to content

Commit 2ad0f69

Browse files
committed
Changelog for version 2.0.0-alpha2
1 parent 2d3bf75 commit 2ad0f69

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44

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

7+
## [2.0.0-alpha2] - 2025-11-29
8+
9+
* Prevent a new false positive when the ruleset is run over the code of the `random_compat` polyfill itself.
10+
* Miscellaneous housekeeping.
11+
712
## [2.0.0-alpha1] - 2025-10-21
813

914
* Composer: The PHPCompatibility dependency has been updated to the recently released 10.0.0-alpha1 version.
@@ -78,6 +83,7 @@ Initial release of PHPCompatibilityParagonie containing rulesets covering the `r
7883

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

86+
[2.0.0-alpha2]: https://github.com/PHPCompatibility/PHPCompatibilityParagonie/compare/2.0.0-alpha1...2.0.0-alpha2
8187
[2.0.0-alpha1]: https://github.com/PHPCompatibility/PHPCompatibilityParagonie/compare/1.3.4...2.0.0-alpha1
8288
[1.3.4]: https://github.com/PHPCompatibility/PHPCompatibilityParagonie/compare/1.3.3...1.3.4
8389
[1.3.3]: https://github.com/PHPCompatibility/PHPCompatibilityParagonie/compare/1.3.2...1.3.3

0 commit comments

Comments
 (0)