Skip to content

Commit

Permalink
add missing entries to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
franmomu committed Jun 24, 2024
1 parent 871b4a1 commit c643fef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,15 @@ a release.

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

### Added
- Blameable: Added UUID in allowed types list for Blameable fields in Annotation
- Blameable: Allow ascii_string to validTypes (issue #2726)
- Sluggable: Allow ascii_string to validTypes
- IpTraceable: Allow ascii_string to validTypes
- 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)
- Support for `doctrine/orm` 3.0

## [3.15.0]
### Added
Expand Down

0 comments on commit c643fef

Please sign in to comment.