Skip to content

Commit d053829

Browse files
committed
Add 4.0.0 to changelog
1 parent e459d63 commit d053829

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [4.0.0] — 2024-05-19
44

55
* Added support for glob (wildcard) paths to exclude files via new value object classes for paths.
66
* Updated tests to support meta-packages and immutable packages.
@@ -59,7 +59,8 @@
5959

6060
* Initial release.
6161

62-
[Unreleased]: https://github.com/mcaskill/composer-plugin-exclude-files/compare/v3.0.1...HEAD
62+
[Unreleased]: https://github.com/mcaskill/composer-plugin-exclude-files/compare/v4.0.0...HEAD
63+
[4.0.0]: https://github.com/mcaskill/composer-plugin-exclude-files/compare/v3.0.1...v4.0.0
6364
[3.0.1]: https://github.com/mcaskill/composer-plugin-exclude-files/compare/v3.0.0...v3.0.1
6465
[3.0.0]: https://github.com/mcaskill/composer-plugin-exclude-files/compare/v2.1.0...v3.0.0
6566
[2.1.0]: https://github.com/mcaskill/composer-plugin-exclude-files/compare/v2.0.0...v2.1.0

0 commit comments

Comments
 (0)