Blame view

vendor/phpunit/php-file-iterator/ChangeLog.md 302 Bytes
ad2e91f7   Mihail   move multyparser ...
1
2
3
4
5
6
7
8
9
  # Change Log
  
  All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
  
  ## [1.4.0] - 2015-04-02
  
  ### Added
  
  * [Added support for wildcards (glob) in exclude](https://github.com/sebastianbergmann/php-file-iterator/pull/23)