Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 716 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.

[2.0.2] - 2022-06-28

Fixed

  • Change return type to match PatchInterface.

[2.0.1] - 2020-01-13

Fixed

  • Removed typed properties for PHP 7.3 support.

[2.0.0] - 2020-01-12

Added

  • Added type declarations to class properties.

Removed

  • Removed SimpleConfig class_alias as it caused issues in production mode (#4).

[1.0.0] - 2020-05-20

Added

  • Initial release.