Skip to content

Commit 0d481db

Browse files
committed
Add 2.1.0 to changelog
1 parent c46bd33 commit 0d481db

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## [2.0.0] — 2020-09-25
410

511
* BC Break: Removed support for `autoload.exclude-from-files`
@@ -30,7 +36,8 @@
3036

3137
* Initial release.
3238

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
3441
[2.0.0]: https://github.com/mcaskill/composer-plugin-exclude-files/compare/v1.3.0...v2.0.0
3542
[1.3.0]: https://github.com/mcaskill/composer-plugin-exclude-files/compare/v1.2.0...v1.3.0
3643
[1.2.0]: https://github.com/mcaskill/composer-plugin-exclude-files/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)