- Add endpoints to modify the scheduler state [222](https://github.com/viniciuschiele/flask-apscheduler/pull/222).
- Bump minimum required `flask` version from 0.10 to 2.2.5 [227](https://github.com/viniciuschiele/flask-apscheduler/pull/227).
- Drop support for Python < 3.8 [229](https://github.com/viniciuschiele/flask-apscheduler/pull/229)
- Remove deprecated methods [224](https://github.com/viniciuschiele/flask-apscheduler/pull/224)