Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 495 Bytes

Changelog.md

File metadata and controls

35 lines (19 loc) · 495 Bytes

Change Log

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

3.2.0

  • Support for PHP 8.1
  • Drop support for PHP < 7.4
  • Allow psr/cache: ^1.0 || ^2.0

3.1.0

Added

  • Support for PHP 8

Fixed

  • Return result from Doctrine::clear()

3.0.1

Changed

  • Bumped versions on dependencies.

3.0.0

Changed

  • Changed Namespace from Cache\Bridge to Cache\Bridge\Doctrine

2.2.0

  • No changelog before this version