Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 1.21 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.

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