Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 444 Bytes

CHANGELOG.md

File metadata and controls

23 lines (14 loc) · 444 Bytes

Changelog

All notable changes to laravel-pagination-middleware will be documented in this file

1.4.0 - 2020-11-10

  • Add support for Laravel 7.0 and 8.0

1.3.0 - 2019-09-10

  • Add support for Laravel 6.0

1.0.2 - 2018-09-12

  • Added request macro that handles pagination count logic

1.0.1 - 2018-08-07

  • Make the package auto-discoverable
  • Fixed minor typos
  • Fixed wrong namespace

1.0.0 - 2018-08-07

  • Initial release!