Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 752 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 752 Bytes

Changelog

Notable changes to this project will be documented in this file.
The format is based on keep a changelog principles and adheres to semantic versioning.

2.0.0 - 2019-03-04

  • Add support for PHPSpec 5.0
  • Drop support for PHPSpec 3.0
  • Increase minimum PHP version to 7.1

1.1.0 - 2016-08-27

  • Add containAllOf matcher

1.0.0 - 2016-08-26

  • Initial release