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 Jan 18, 2025
1 parent 301e3e2 commit 15a106e
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 @@ -67,6 +67,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 15a106e

Please sign in to comment.