File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.0.1] — 2024-12-03
4
+
5
+ * Fixed PHP 8.4 deprecation notice in ` Path ` class (#20 ).
6
+
3
7
## [ 4.0.0] — 2024-05-19
4
8
5
9
* Added support for glob (wildcard) paths to exclude files via new value object classes for paths.
59
63
60
64
* Initial release.
61
65
62
- [ Unreleased ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v4.0.0...HEAD
66
+ [ Unreleased ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v4.0.1...HEAD
67
+ [ 4.0.1 ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v4.0.0...v4.0.1
63
68
[ 4.0.0 ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v3.0.1...v4.0.0
64
69
[ 3.0.1 ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v3.0.0...v3.0.1
65
70
[ 3.0.0 ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v2.1.0...v3.0.0
You can’t perform that action at this time.
0 commit comments