Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 825 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 825 Bytes

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.

Added

  • Super basic test case
  • Travis integration

Changed

  • Updated minimum supported PHP version to 5.6 (composer.json previously listed 5.4, which was inaccurate)

1.0.0 (2017-06-02)

Added

  • Added readme and change log.

Changed

  • Renamed main class to Builder

0.0.1 (2017-06-01)

Added

  • Initial release