Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 563 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 563 Bytes

Changelog

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

2.0.0

  • Drop support for PHP <8.1
  • Drop support for monolog <3.0
  • Update to phpunit 10

1.1.1

  • Switch from Travis CI to github actions
  • Add support for PHP 8.0

1.1.0

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

1.0.1

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

1.0.0

  • Initial release porting from zf3-monolog