# Change Log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 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

- See https://github.com/thefrosty/wp-utilities/releases
  or https://github.com/thefrosty/wp-utilities/blob/v2.8.0/CHANGELOG.md
