Skip to content

Commit d902fc8

Browse files
1 parent 8ebba84 commit d902fc8

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

ChangeLog.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,24 @@
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-
## [1.4.0] - 2015-04-02
5+
## [1.4.3] - 2017-11-25
6+
7+
* Fixed [#34](https://github.com/sebastianbergmann/php-file-iterator/issues/34): Factory should use canonical directory names
8+
9+
## [1.4.2] - 2016-11-26
10+
11+
No changes
12+
13+
## [1.4.1] - 2015-07-26
14+
15+
No changes
16+
17+
## 1.4.0 - 2015-04-02
618

719
### Added
820

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

23+
[1.4.3]: https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.2...1.4.3
24+
[1.4.2]: https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.1...1.4.2
25+
[1.4.1]: https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.0...1.4.1

0 commit comments

Comments
 (0)