Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 907 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 907 Bytes

Change Log

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

[3.1.1] - 2023-03-24

  • Resolve Uncaught Error: Call to protected method

[3.1.0] - 2023-02-18

  • Add Object Registrar Manager API by @thefrosty in #111

[3.0.0] - 2023-02-17

  • Allow no fields to be passed into the BaseModel, and allow array deep… by @thefrosty in #106
  • Update dealerdirect/phpcodesniffer-composer-installer requirement from ^0.7.0 to ^1.0.0 by @dependabot in #107
  • Update GitHub Workflow & Cleanup bin shells by @thefrosty in #108
  • Drop suppport for PHP < 8.0 by @thefrosty in #109

Legacy changelog