Skip to content

Commit aa4be85

Browse files
Prepare release
1 parent 88f1ba9 commit aa4be85

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [3.0.5] - 2020-09-28
6+
7+
### Changed
8+
9+
* Changed PHP version constraint in `composer.json` from `^7.3 || ^8.0` to `>=7.3`
10+
511
## [3.0.4] - 2020-07-11
612

713
### Fixed
@@ -90,6 +96,7 @@ No changes
9096

9197
* [#23](https://github.com/sebastianbergmann/php-file-iterator/pull/23): Added support for wildcards (glob) in exclude
9298

99+
[3.0.5]: https://github.com/sebastianbergmann/php-file-iterator/compare/3.0.4...3.0.5
93100
[3.0.4]: https://github.com/sebastianbergmann/php-file-iterator/compare/3.0.3...3.0.4
94101
[3.0.3]: https://github.com/sebastianbergmann/php-file-iterator/compare/3.0.2...3.0.3
95102
[3.0.2]: https://github.com/sebastianbergmann/php-file-iterator/compare/3.0.1...3.0.2

0 commit comments

Comments
 (0)