Skip to content

Commit

Permalink
Added changelog entry for reorder/reorderAll modification
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Weygand authored and Christoph Weygand committed Sep 6, 2024
1 parent c9782cf commit 524fc38
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ a release.
- Make doctrine/annotations an optional dependency.
- Remove `@internal` annotation from `Gedmo\Mapping\Driver\AttributeReader`.

## Changed
- Allow string[] as `$sortByField` and `$direction` parameter in `\Gedmo\Tree\Entity\Repository\NestedTreeRepository::reorder` and `\Gedmo\Tree\Entity\Repository\NestedTreeRepository::reorderAll`

### Deprecated
- Do not add type-hinted parameters `Gedmo\SoftDeleteable\Event\PreSoftDeleteEventArgs` and
`Gedmo\SoftDeleteable\Event\PostSoftDeleteEventArgs` classes to `preSoftDelete` and `postSoftDelete` events.
Expand Down

0 comments on commit 524fc38

Please sign in to comment.