Skip to content

Commit c643fef

Browse files
committed
add missing entries to changelog
1 parent 871b4a1 commit c643fef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,15 @@ a release.
2323

2424
### Fixed
2525
- Tree: Cascade remove not being triggered on entity children at `MaterializedPath::removeNode()`.
26+
- Tree: Materialize Path strategy when using autogenerated identifiers.
2627

2728
### Added
2829
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation
2930
- Blameable: Allow ascii_string to validTypes (issue #2726)
3031
- Sluggable: Allow ascii_string to validTypes
3132
- IpTraceable: Allow ascii_string to validTypes
3233
- Sluggable: Use `TranslationWalker` hint when looking for similar slugs (`getSimilarSlugs` method) for entities which implement `Translatable` interface and have `uniqueOverTranslations: true` Slug option (#100, #2530)
34+
- Support for `doctrine/orm` 3.0
3335

3436
## [3.15.0]
3537
### Added

0 commit comments

Comments
 (0)