Skip to content

Commit cecbc68

Browse files
Update ChangeLog
1 parent 2f6bf79 commit cecbc68

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+
## [2.0.1] - 2018-06-11
6+
7+
### Fixed
8+
9+
* Fixed [#46](https://github.com/sebastianbergmann/php-file-iterator/issues/46): Regression with hidden parent directory
10+
511
## [2.0.0] - 2018-05-28
612

713
### Fixed
@@ -48,6 +54,7 @@ No changes
4854

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

57+
[2.0.1]: https://github.com/sebastianbergmann/php-file-iterator/compare/2.0.0...2.0.1
5158
[2.0.0]: https://github.com/sebastianbergmann/php-file-iterator/compare/1.4...master
5259
[1.4.5]: https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.4...1.4.5
5360
[1.4.4]: https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.3...1.4.4

0 commit comments

Comments
 (0)