Skip to content

Commit 050bedf

Browse files
Prepare release
1 parent 26bd9fe commit 050bedf

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.2] - 2018-09-13
6+
7+
### Fixed
8+
9+
* Fixed [#48](https://github.com/sebastianbergmann/php-file-iterator/issues/48): Excluding an array that contains false ends up excluding the current working directory
10+
511
## [2.0.1] - 2018-06-11
612

713
### Fixed
@@ -54,6 +60,7 @@ No changes
5460

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

63+
[2.0.2]: https://github.com/sebastianbergmann/php-file-iterator/compare/2.0.1...2.0.2
5764
[2.0.1]: https://github.com/sebastianbergmann/php-file-iterator/compare/2.0.0...2.0.1
5865
[2.0.0]: https://github.com/sebastianbergmann/php-file-iterator/compare/1.4...master
5966
[1.4.5]: https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.4...1.4.5

0 commit comments

Comments
 (0)