diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index dfc253bb9..b00afc86a 100644 --- a/docs/versionhistory.rst +++ b/docs/versionhistory.rst @@ -4,7 +4,7 @@ Version history To find out how to migrate your application from a previous version of APScheduler, see the :doc:`migration section `. -**UNRELEASED** +**4.0.0a5** - **BREAKING** Added the ``cleanup()`` scheduler method and a configuration option (``cleanup_interval``). A corresponding abstract method was added to the ``DataStore``