Skip to content

Latest commit

 

History

History
executable file
·
33 lines (21 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

executable file
·
33 lines (21 loc) · 1.05 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • Added support for Laravel ^8.0

Added

  • Added support for Laravel ^7.0

Changed

  • Changed support for Laravel ^5.3|^6.0

v1.0.0 (2020-01-11)

Added

  • Add MemcachedStore.php for memcached cache driver
  • Add MemcachedSessionHandler.php for memcached session driver
  • Add static cache for cache tags
  • Add shared prefix to cache tags keys
  • Add support for key prefixes used in Mcrouter prefix routing