Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 562 Bytes

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 562 Bytes

Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

1.4.0

Added

  • Allow psr/log 2.0 and 3.0

Changed

  • Replace empty() by more strict checks
  • Fix handleQuery() in Locale plugin

1.3.0

Added

  • Add support for PHP 8.0

Removed

  • Drop support for PHP 7.2

Changed

  • Upgrade PHPUnit to version 9

1.2.0

Removed

  • Drop support for PHP < 7.2

1.1.0

Added

  • Support for setting permission on the cache plugin.

1.0.0

First release of this library.