From d8f6285cafb48851de0a153c949f0c09ec95443f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Mon, 13 Nov 2023 02:46:22 +0200 Subject: [PATCH] Added the release version --- docs/versionhistory.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst index c4706b11..d84adf95 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** +**v4.0.0a4** - **BREAKING** Renamed any leftover fields named ``executor`` to ``job_executor`` (this breaks data store compatibility)