summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/versionhistory.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst
index a26e82c..1e0c332 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 <migration>`.
-**UNRELEASED**
+**4.0.0a2**
- **BREAKING** Changed the scheduler API to always require a call to either
``run_until_stopped()`` or ``start_in_background()`` to start the scheduler (using it