Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 328 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 328 Bytes

Changelog

All notable changes to 'Kwai\JSONAPI' will be documented here.

1.0.2

  • Fix nested relationships (only show the first level of relationships)

1.0.1

  • Add id argument to JSONAPI\Resource attribute to allow other properties or a method to return the id.
  • An array can be passed to setMeta

1.0.0

First release