Skip to content

Commit 8a7ced8

Browse files
author
Christoph Weygand
committed
Added changelog entry for reorder/reorderAll modification
1 parent 040051c commit 8a7ced8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ a release.
2222
- SoftDeleteable: `Gedmo\SoftDeleteable\Event\PreSoftDeleteEventArgs` and
2323
`Gedmo\SoftDeleteable\Event\PostSoftDeleteEventArgs` classes.
2424

25+
## Changed
26+
- Allow string[] as `$sortByField` and `$direction` parameter in `\Gedmo\Tree\Entity\Repository\NestedTreeRepository::reorder` and `\Gedmo\Tree\Entity\Repository\NestedTreeRepository::reorderAll`
27+
2528
### Deprecated
2629
- Do not add type-hinted parameters `Gedmo\SoftDeleteable\Event\PreSoftDeleteEventArgs` and
2730
`Gedmo\SoftDeleteable\Event\PostSoftDeleteEventArgs` classes to `preSoftDelete` and `postSoftDelete` events.

0 commit comments

Comments
 (0)