Mercurial > hg > isophonics-drupal-site
annotate vendor/phpunit/php-file-iterator/ChangeLog.md @ 7:848c88cfe644
More layout
author | Chris Cannam |
---|---|
date | Fri, 05 Jan 2018 13:59:44 +0000 |
parents | 4c8ae668cc8c |
children | 7a779792577d |
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 |