Doctrine2 Behaviors v2.0.0-beta1 Release Notes

Release Date: 2020-01-01 // over 4 years ago
  • โž• Added

    • [#470] Add CHANGELOG.md

    ๐Ÿ”„ Changed

    • [#475] [Tree] Include name "tree" in naming
    • ๐Ÿ“„ [#478] Improve docs, handle timestampable field type for the user
    • [#474] split NodeTrait to NodeMethodsTrait and NodePropertiesTrait

    ๐Ÿ›  Fixed

    • [#477] Fix slug uniqueness check function, Thanks to [@StanislavUngr]
    • โšก๏ธ [#472] Fix slug generation if the getRegenerateSlugOnUpdate method return false, Thanks to [@hermann8u]

    โœ‚ Removed

    • [#473] [Sortable] Drop, it never worked