1 parent 32faaf7 commit 9a11918Copy full SHA for 9a11918
1 file changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [3.0.0 - 2026-04-30](https://github.com/kudashevs/rake-php/compare/v2.4.0...v3.0.0)
6
+
7
+- Add support for PHP 8.5
8
+- Increase the minimum PHP version to 8.2
9
+- Increase the minimum PHPUnit version to 11.0
10
+- Add PHPStan static analysis
11
+- Update README.md
12
+- Some improvements
13
14
## [2.4.0 - 2025-02-03](https://github.com/kudashevs/rake-php/compare/v2.3.0...v2.4.0)
15
16
- Add a Normalizer abstraction (with `WordsNormalizer`, `ExclusionsNormalizer`, `InclusionsNormalizer`)
0 commit comments