Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

41 lines (32 loc) · 1.3 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.

Added

  • Support for PHP 8.3

Changed

  • Drop support for PHP 8.0

4.0.0 - 2023-06-09

Changed

  • Drop support for PHP 7.4
  • Ensure support for PHP 8.1 and 8.2 (previous versions supported it already, now there's automated tests)

3.0.0 - 2021-10-30

Changed

  • Drop support for PHP < 7.4

2.0.0 - 2020-12-02

Changed

  • Drop support for PHP 7.1
  • Add support for PHP 8.0

1.0.1 - 2020-01-22

Fixed

  • Remove unnecessary files from packagist

1.0.0 - 2019-04-20

Added

  • Initial release