Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 630 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 630 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and this changelog format.

[2.0.0] - 2022-02-09

Added

  • Package now supports Laravel 9.
  • Package now supports PHP 8.1.
  • Upgraded to v2 of the laravel-json-api/eloquent dependency.

Changed

  • Added return types to internal methods to remove deprecation messages in PHP 8.1.

[1.0.0] - 2021-07-21

Initial release. This brought in the code from laravel-json-api/eloquent:1.0.0-beta.6, with the only changes being new namespaces.