Mercurial > hg > isophonics-drupal-site
comparison vendor/phpunit/php-file-iterator/ChangeLog.md @ 0:4c8ae668cc8c
Initial import (non-working)
author | Chris Cannam |
---|---|
date | Wed, 29 Nov 2017 16:09:58 +0000 |
parents | |
children | 7a779792577d |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:4c8ae668cc8c |
---|---|
1 # Change Log | |
2 | |
3 All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). | |
4 | |
5 ## [1.4.0] - 2015-04-02 | |
6 | |
7 ### Added | |
8 | |
9 * [Added support for wildcards (glob) in exclude](https://github.com/sebastianbergmann/php-file-iterator/pull/23) | |
10 |