Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 1.14 KB

Change Log

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

Added

  • 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

Fixed

  • Align output for single version runs.

v1.0.1 - 2016-10-24

Fixed

  • Only switch back to default PHP version when necessary. Closes #1.

v1.0.0 - 2016-10-20

  • Initial release.