All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.1.0 - 2016-11-03
- New prerequisite that the tests or specs have to be run against all PHP versions defined in the Travis CI configuration. Can be disabled via the
--skip-missing-versions
option. Closes #2.
v1.0.2 - 2016-11-03
- Align output for single version runs.
v1.0.1 - 2016-10-24
- Only switch back to default PHP version when necessary. Closes #1.
- Initial release.