summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/versionhistory.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst
index ce4e862..7f0e0a9 100644
--- a/docs/versionhistory.rst
+++ b/docs/versionhistory.rst
@@ -4,6 +4,12 @@ Version history
To find out how to migrate your application from a previous version of
APScheduler, see the :doc:`migration section <migration>`.
+UNRELEASED
+----------
+
+* Adapted ``RedisJobStore`` to v3.0 of the ``redis`` library
+
+
3.5.3
-----