Skip to content

Commit cdf6183

Browse files
committed
Update CHANGELOG.md file with the new release information
1 parent e392d36 commit cdf6183

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
512
## [2.3.0 - 2025-02-02](https://github.com/kudashevs/rake-php/compare/v2.2.1...v2.3.0)
613

714
- Add the priority to exclusions over inclusions

0 commit comments

Comments
 (0)