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 7f0e0a9..b9ffff1 100644
--- a/docs/versionhistory.rst
+++ b/docs/versionhistory.rst
@@ -8,7 +8,7 @@ UNRELEASED
----------
* Adapted ``RedisJobStore`` to v3.0 of the ``redis`` library
-
+* Fixed ``DeprecationWarnings`` about ``collections.abc`` on Python 3.7 (PR by Roman Levin)
3.5.3
-----