# Upgrade guide for Scheduler v5.5.0

## Restructuring features

Internal development made it necessary to define a feature specifically for Scheduler `Grid.feature.RowReorder` ->
`Scheduler.feature.RowReorder`

If you extended that feature to add some custom logic, you need change base class to the new one.


<p class="last-modified">Last modified on 2023-10-26 8:19:20</p>