File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,10 @@ a release.
1818---
1919
2020## [ Unreleased]
21+
22+ ## [ 3.8.0] - 2022-07-17
2123#### Added
22- - Sluggable: Add support for DateTimeImmutable fields
24+ - Sluggable: Add support for ` DateTimeImmutable ` fields
2325- Tree: [ NestedSet] ` childrenQueryBuilder() ` to allow specifying sort order separately for each field
2426- Tree: [ NestedSet] Added option to reorder only direct children in ` reorder() ` method
2527
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ final class DoctrineExtensions
3333 /**
3434 * Current version of extensions
3535 */
36- public const VERSION = '3.7 .0 ' ;
36+ public const VERSION = '3.8 .0 ' ;
3737
3838 /**
3939 * Hooks all extension metadata mapping drivers into
You can’t perform that action at this time.
0 commit comments