Skip to content

Commit 15a106e

Browse files
Christoph WeygandChristoph Weygand
authored andcommitted
Added changelog entry for reorder/reorderAll modification
1 parent 301e3e2 commit 15a106e

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

70+
## Changed
71+
- Allow string[] as `$sortByField` and `$direction` parameter in `\Gedmo\Tree\Entity\Repository\NestedTreeRepository::reorder` and `\Gedmo\Tree\Entity\Repository\NestedTreeRepository::reorderAll`
72+
7073
### Deprecated
7174
- Do not add type-hinted parameters `Gedmo\SoftDeleteable\Event\PreSoftDeleteEventArgs` and
7275
`Gedmo\SoftDeleteable\Event\PostSoftDeleteEventArgs` classes to `preSoftDelete` and `postSoftDelete` events.

0 commit comments

Comments
 (0)