summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorAlex Grönholm <alex.gronholm@nextday.fi>2012-08-12 18:35:51 +0300
committerAlex Grönholm <alex.gronholm@nextday.fi>2012-08-12 18:35:51 +0300
commit1811b467043e17db59d263b86aacad5e64ce4bcb (patch)
tree58844025d3ac0705ff5871cf7e0f739aa69cfc7c /CHANGES.rst
parenta40298a1e73d4e383e006011db6b2023c7f9ed5b (diff)
downloadapscheduler-1811b467043e17db59d263b86aacad5e64ce4bcb.tar.gz
Added Redis job store
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 3135d88..c0a88ca 100644
--- a/CHANGES.rst
+++ b/CHANGES.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>`.
+2.1.0
+-----
+
+* Added Redis job store
+
+
2.0.3
-----