Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 623 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 623 Bytes

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.

[Unreleased]

1.4.0 - 2020-11-11

Changed

  • Cache only successful non-empty responses.

1.3.0

  • Changed key to use fullUrl() instead of url().

1.2.0

  • Supports package discovery.

1.1.0

  • Changed middleware alias binding to work in Laravel 5.4.

1.0.1

  • Updated composer.json to limit usage for Laravel <5.4.

1.0.0

  • Initial release.