Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

27 lines (17 loc) · 1.23 KB

Changelog

All notable changes to eloquent-sortable will be documented in this file.

v2.0.0 - 2024-03-28

What's Changed

  • Bump aglipanci/laravel-pint-action from 1.0.0 to 2.2.0 by @dependabot in #7
  • Bump ramsey/composer-install from 1 to 2 by @dependabot in #4
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #8
  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #9
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #10
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #11
  • Support Laravel 11 by @oddvalue in #14

New Contributors

  • @oddvalue made their first contribution in #14

Full Changelog: https://github.com/oddvalue/eloquent-sortable/compare/v1.0.1...v2.0.0

v1.0.1 - 2023-03-01

What's Changed

  • Add support for Laravel 10