Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

47 lines (36 loc) · 1.45 KB

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.

3.0.0 - 2022-07-26

Changed

  • The package is migrated to PHP 8.1

Removed

  • Support for PHP 7 and older versions
  • Compound document validation logic is dropped

2.2.0 - 2020-10-12

Added

  • NewResourceObject to allow omitting id in resources to-be-created (#108)

2.1.2 - 2020-03-16

Fixed

  • Related links must be allowed inside relationship documents (#104)

2.1.1 - 2019-12-19

Fixed

  • ResourceIdentifier does not allow multiple meta members (#99)

2.1.0 - 2019-02-25

Fixed

  • Relationship without data property (#92)

2.0.1 - 2018-12-31

Changed

  • Downgraded min required php version to 7.1

2.0.0 - 2018-02-26

Added

  • v2 initial release