Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 1.73 KB

CHANGELOG-1.x.md

File metadata and controls

49 lines (26 loc) · 1.73 KB

Release Notes for 1.x

Added

  • Predis support #59

Fixed

  • Fix jobs #38
  • Fix tests for 5.8 #41

Added

  • Add 5.8 support #33

Added

Fixed

  • Fix CacheManager (it merged tags incorrectly), write tests for CacheManager #31 a2d68b1

Fixed

  • Fix small bug in CacheManager d4d4119

Fixed

  • Fix "Associative arrays are stored as objects" #28

Added

  • Add array support to the storage #27