Doctrine2 Behaviors v2.0.8 Release Notes

Release Date: 2020-11-09 // over 3 years ago

Previous changes from v2.0.1

  • ๐Ÿ”„ Changed

    • ๐Ÿšš [#493] Moved unitOfWork access to methods instead of constructor, Thanks to [@toooni]
    • โšก๏ธ [#484] Update trait names in docs, Thanks to [@ckrack]

    ๐Ÿ›  Fixed

    • [#490] fix boolean method name prefix
    • [#487] Fix slug uniqueness, Thanks to [@hermann8u]