Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Latest commit

 

History

History
58 lines (31 loc) · 957 Bytes

CHANGELOG.md

File metadata and controls

58 lines (31 loc) · 957 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.

You can find and compare releases at the GitHub release page.

Unreleased

v3.1.1

Fixed

  • Mark Laravel 9.21 as unsupported

v3.1.0

Added

  • Support Laravel 9

Fixed

  • Fix compatibility with anonymous migrations

v3.0.0

Added

  • Support Laravel 8
  • Support PHP 8

Removed

  • Remove support for PHP 7.2
  • Remove support for Laravel 5

v2.0.1

Fixed

  • Fix PHP version constraint from 7.1 to 7.2

v2.0.0

Added

  • Add support for Laravel 6 and 7

Removed

  • Remove support for PHP 7.1, Laravel 5.5 and PHPUnit 6

Pre-v2

We just started maintaining a changelog starting from v2.