Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 618 Bytes

Changelog.md

File metadata and controls

38 lines (20 loc) · 618 Bytes

Change Log

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

UNRELEASED

1.0.0

Added

The CachePoolChain does now implement Cache\TagInterop\TaggableCacheItemPoolInterface

Removed

  • Removed deprecated function clearTags

0.5.1

Fixed

  • Fixed issue with generator
  • Make sure getItems always save values back to previous pools

0.5.0

Added

  • Support for the new TaggableCacheItemPoolInterface.

0.4.0

Changed

  • CachePoolChain::getPools is protected instead of public

0.3.1

No changelog before this version