Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 274 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 274 Bytes

v2.0.0

Bugfixes:

  • The attributes of the root object were not passed to the serialize method

BREAKING CHANGE:

  • The SerializerInterface::serialize() method expects an instance of PropertyHolder as the first parameter

v1.0.1

  • Bugfixes

v1.0.0

  • Initial Release