Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 428 Bytes

Changelog.md

File metadata and controls

20 lines (11 loc) · 428 Bytes

Change Log

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

UNRELEASED

0.4.2

Added

  • A KeyNormalizer that cleans the cache keys from invalid chars.

Fixed

  • Exception when clearing cache with a non taggable pool
  • Default value for the second argument to RecordingCachePool::timeCall should be array, not null.

0.4.1

No changelog before this version