Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.81 KB

CHANGELOG-1.6.md

File metadata and controls

30 lines (18 loc) · 1.81 KB

CHANGELOG FOR 1.6.x

v1.6.2 (2020-01-13)

  • #145 Autowire Doctrine\Persistence\ObjectManager (@pamil)

v1.6.1 (2019-10-10)

v1.6.0 (2019-10-07)

v1.6.0-RC.3 (2019-06-18)

  • #92 Removing '2' from 'Symfony2' (@loevgaard)
  • #95 Autowire factories and repositories by class and name (@pamil)
  • #97 Autodiscover resource's model interfaces and deprecate explicit configuration (@pamil)

v1.6.0-RC.2 (2019-06-07)

  • #91 Support for Gedmo/DoctrineExtensions (@pamil)

v1.6.0-RC.1 (2019-06-07)

  • #88 Ensure forward compatibility with ResolveTargetEntityListener (@teohhanhui)
  • #89 Add support for embeddables (@pamil)
  • #90 Drop Symfony 4.1, add support for Symfony 4.3 (@pamil)