Doctrine2 Behaviors v2.0.8 Release Notes
Release Date: 2020-11-09 // over 2 years ago-
No data yet ๐
You can check the official repo
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]