Skip to content

Commit 7779be6

Browse files
committed
Add missing release dates at CHANGELOG.md
1 parent 38b3737 commit 7779be6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ a release.
1919

2020
## [Unreleased]
2121

22-
## [3.17.0]
22+
## [3.17.0] - 2024-10-06
2323
### Added
2424
- Support for `doctrine/dbal` >= 4.0
2525

2626
### Changed
2727
- Extend `Throwable` from `Gedmo\Exception` interface
2828

29-
## [3.16.1]
29+
## [3.16.1] - 2024-06-25
3030
### Fixed
3131
- Restructure the SqlWalkerCompat trait to fix optimized autoloading
3232

33-
## [3.16.0]
33+
## [3.16.0] - 2024-06-24
3434
### Added
3535
- Support for `doctrine/orm` 3
3636
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation
@@ -46,7 +46,7 @@ a release.
4646
- Tree: Cascade remove not being triggered on entity children at `MaterializedPath::removeNode()`.
4747
- Tree: Materialize Path strategy when using autogenerated identifiers.
4848

49-
## [3.15.0]
49+
## [3.15.0] - 2024-02-12
5050
### Added
5151
- SoftDeleteable: `Gedmo\SoftDeleteable\Event\PreSoftDeleteEventArgs` and
5252
`Gedmo\SoftDeleteable\Event\PostSoftDeleteEventArgs` classes.
@@ -67,7 +67,7 @@ a release.
6767
- Add conflict against "doctrine/orm" >= 3.
6868
- Add conflict against "doctrine/dbal" => 4.
6969

70-
## [3.14.0]
70+
## [3.14.0] - 2023-12-03
7171
### Added
7272
- Support for Symfony 7
7373
- Tree: Added `@template` and `@template-extends` annotations to the Tree repositories

0 commit comments

Comments
 (0)