annotate 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 |
| 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
|