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

Latest commit

 

History

History
31 lines (23 loc) · 992 Bytes

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 992 Bytes

Changelog

All notable changes to this package will be documented here.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.1] - 2021-11-18

Fixed

  • Fixed issue where the wrong BelongsToMany was imported

1.2.0 - 2021-01-05

Changed

  • Added support for PHP 8

1.1.0 - 2020-09-04

Changed

  • Added support for Laravel 8

Removed

  • Removed unused base test case and reference to test suite

1.0.0 - 2020-07-07

  • Initial release