File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.1.0] — 2022-04-01
4
+
5
+ * Fixed tests against Composer 1.0–2.3
6
+ * Fixed tests against PHP 5.3.2–8.1
7
+ * Fixed configuration of ` .travis.yml `
8
+
3
9
## [ 2.0.0] — 2020-09-25
4
10
5
11
* BC Break: Removed support for ` autoload.exclude-from-files `
30
36
31
37
* Initial release.
32
38
33
- [ Unreleased ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v2.0.0...HEAD
39
+ [ Unreleased ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v2.1.0...HEAD
40
+ [ 2.1.0 ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v2.0.0...v2.1.0
34
41
[ 2.0.0 ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v1.3.0...v2.0.0
35
42
[ 1.3.0 ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v1.2.0...v1.3.0
36
43
[ 1.2.0 ] : https://github.com/mcaskill/composer-plugin-exclude-files/compare/v1.1.0...v1.2.0
You can’t perform that action at this time.
0 commit comments