annotate vendor/phpunit/php-file-iterator/ChangeLog.md @ 0:c75dbcec494b
Initial commit from drush-created site
author |
Chris Cannam |
date |
Thu, 05 Jul 2018 14:24:15 +0000 |
parents |
|
children |
5311817fb629 |
rev |
line source |
Chris@0
|
1 # Change Log
|
Chris@0
|
2
|
Chris@0
|
3 All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
|
Chris@0
|
4
|
Chris@0
|
5 ## [1.4.0] - 2015-04-02
|
Chris@0
|
6
|
Chris@0
|
7 ### Added
|
Chris@0
|
8
|
Chris@0
|
9 * [Added support for wildcards (glob) in exclude](https://github.com/sebastianbergmann/php-file-iterator/pull/23)
|
Chris@0
|
10
|