Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 498 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 498 Bytes

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

2.0.0 - 2021-02-20

  • Add support for PHP 8.0
  • Drop support for PHP versions <7.3
  • Add unit tests

1.1.0 - 2020-11-04

  • Remove laminas/laminas-dependency-plugin dependency as it should be a project dependency rather than a library dependency.

1.0.1 - 2020-11-03

  • Add support for laminas/laminas-dependency-plugin 2.0

1.0.0 - 2020-09-30

Initial release