You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
+
## [3.0.3] - 2020-06-26
6
+
7
+
### Added
8
+
9
+
* This component is now supported on PHP 8
10
+
5
11
## [3.0.2] - 2020-06-15
6
12
7
13
### Changed
@@ -78,6 +84,7 @@ No changes
78
84
79
85
*[#23](https://github.com/sebastianbergmann/php-file-iterator/pull/23): Added support for wildcards (glob) in exclude
0 commit comments