From eaf8dbd587b3db0094d5c57c1ef3892811e71150 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Wed, 5 Dec 2018 20:20:15 +0200 Subject: Adapted RedisJobStore to use the redis 3.0+ library --- docs/versionhistory.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') 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 `. +UNRELEASED +---------- + +* Adapted ``RedisJobStore`` to v3.0 of the ``redis`` library + + 3.5.3 ----- -- cgit v1.2.1