Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 1.03 KB

Release Notes for 2.2.x

v2.2.0 (2017-02-22)

Added

  • Added mostRecentOnline() method (#20)
  • Added leastRecentOnline() method (#20)
  • Added getCachedAt() method (#20)
  • Added getCacheContent() method (#20)

Fixed

  • Fixed expiration information when creating cached (#20)

v2.2.1 (2017-09-12)

Added

  • Added extra section of package composer.json to be available to Package Discovery (#32)
  • Created instructions to clarify installations and usage of distincts versions (#32)

v2.2.1 (2019-05-03)

Added

  • Compatibility with Laravel 5.8

Fixed

  • Fixes value of cachedAt and tests