File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,18 +19,18 @@ a release.
19
19
20
20
## [ Unreleased]
21
21
22
- ## [ 3.17.0]
22
+ ## [ 3.17.0] - 2024-10-06
23
23
### Added
24
24
- Support for ` doctrine/dbal ` >= 4.0
25
25
26
26
### Changed
27
27
- Extend ` Throwable ` from ` Gedmo\Exception ` interface
28
28
29
- ## [ 3.16.1]
29
+ ## [ 3.16.1] - 2024-06-25
30
30
### Fixed
31
31
- Restructure the SqlWalkerCompat trait to fix optimized autoloading
32
32
33
- ## [ 3.16.0]
33
+ ## [ 3.16.0] - 2024-06-24
34
34
### Added
35
35
- Support for ` doctrine/orm ` 3
36
36
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation
@@ -46,7 +46,7 @@ a release.
46
46
- Tree: Cascade remove not being triggered on entity children at ` MaterializedPath::removeNode() ` .
47
47
- Tree: Materialize Path strategy when using autogenerated identifiers.
48
48
49
- ## [ 3.15.0]
49
+ ## [ 3.15.0] - 2024-02-12
50
50
### Added
51
51
- SoftDeleteable: ` Gedmo\SoftDeleteable\Event\PreSoftDeleteEventArgs ` and
52
52
` Gedmo\SoftDeleteable\Event\PostSoftDeleteEventArgs ` classes.
@@ -67,7 +67,7 @@ a release.
67
67
- Add conflict against "doctrine/orm" >= 3.
68
68
- Add conflict against "doctrine/dbal" => 4.
69
69
70
- ## [ 3.14.0]
70
+ ## [ 3.14.0] - 2023-12-03
71
71
### Added
72
72
- Support for Symfony 7
73
73
- Tree: Added ` @template ` and ` @template-extends ` annotations to the Tree repositories
You can’t perform that action at this time.
0 commit comments