1 parent e392d36 commit cdf6183Copy full SHA for cdf6183
1 file changed
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [2.4.0 - 2025-02-03](https://github.com/kudashevs/rake-php/compare/v2.3.0...v2.4.0)
6
+
7
+- Add a Normalizer abstraction (with `WordsNormalizer`, `ExclusionsNormalizer`, `InclusionsNormalizer`)
8
+- Add a possibility to use simple regexes with exclude/include options (closes #8)
9
+- Update README.md
10
+- Some improvements
11
12
## [2.3.0 - 2025-02-02](https://github.com/kudashevs/rake-php/compare/v2.2.1...v2.3.0)
13
14
- Add the priority to exclusions over inclusions
0 commit comments