Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

62 lines (39 loc) · 1.03 KB

Changelog

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.

[1.0.0] - 2023-05-31

Added

  • First stable release

[0.2.0] - 2023-04-12

Added

  • Add support for PHP 8

Changed

  • Replace Travis-CI with Github actions

[0.1.6] - 2020-02-08

Added

  • Add support for PHP 7.4

0.1.5 - 2019-04-17

Added

  • Add .gitattributes

0.1.4 - 2019-04-16

Fixed

  • Fix composer dependency resolution failures in travis-ci

0.1.3 - 2019-04-12

Added

  • Add PHP 7.3 support

0.1.2 - 2018-10-06

Added

  • Add .editorconfig

Changed

  • Rename LICENSE.md TO LICENSE

0.1.1 - 2018-03-01

Added

  • .security.txt
  • Set up travis-ci
  • Shell script to tag new releases

Removed

  • Redundant doc blocks, comments.

0.1.0 - 2017-09-28

Added

  • Initial public release