Skip to content

Commit 524fc38

Browse files
Christoph WeygandChristoph Weygand
authored andcommitted
Added changelog entry for reorder/reorderAll modification
1 parent c9782cf commit 524fc38

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
@@ -50,6 +50,9 @@ a release.
5050
- Make doctrine/annotations an optional dependency.
5151
- Remove `@internal` annotation from `Gedmo\Mapping\Driver\AttributeReader`.
5252

53+
## Changed
54+
- Allow string[] as `$sortByField` and `$direction` parameter in `\Gedmo\Tree\Entity\Repository\NestedTreeRepository::reorder` and `\Gedmo\Tree\Entity\Repository\NestedTreeRepository::reorderAll`
55+
5356
### Deprecated
5457
- Do not add type-hinted parameters `Gedmo\SoftDeleteable\Event\PreSoftDeleteEventArgs` and
5558
`Gedmo\SoftDeleteable\Event\PostSoftDeleteEventArgs` classes to `preSoftDelete` and `postSoftDelete` events.

0 commit comments

Comments
 (0)