summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-driver-periodic-task-f5e513b06b601ce4.yaml
blob: 29be02321c05317a08c4deeef2c6cd3b75b766db (plain)
1
2
3
4
5
---
upgrade:
  - Removes the deprecated decorator "driver_periodic_task",
    Drivers should use the "periodics.periodic" decorator
    from the futurist library instead.