Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 1.17 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.

Unreleased

v2.2.0 - 2024-03-27

Added

  • Add support for Laravel 11.x (#9)

Removed

  • Drop support for Laravel 9.x (d321182)

v2.1.0 - 2023-02-16

Added

  • Add support for Laravel 10.x (#6)

v2.0.0 - 2022-02-09

Added

  • Add support for PHP 8.1 (7bfb5d4)
  • Add support for Laravel 9 (7bfb5d4)

Removed

  • Drop support for Laravel <9 (7bfb5d4)
  • Drop support for PHP <8 (7bfb5d4)