Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 346 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 346 Bytes

1.0.0-beta3

  • BC : Renamed Manager to EntityManager
  • Fixed an issue with entities having multiple properties with the same relationship type

1.0.0-beta2

  • Fixed a bug where a related entity was not set on the inversed side
  • Refactored metadata reflection graphaware#2

1.0.0-beta1

  • First release