Doctrine2 Behaviors v2.0.1 Release Notes

Release Date: 2020-01-08 // about 4 years ago
  • ๐Ÿ”„ 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]