summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/versionhistory.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst
index 308b5be..7c6e65c 100644
--- a/docs/versionhistory.rst
+++ b/docs/versionhistory.rst
@@ -4,6 +4,11 @@ Version history
To find out how to migrate your application from a previous version of
APScheduler, see the :doc:`migration section <migration>`.
+**UNRELEASED**
+
+- Added an async Redis event broker
+- Added automatic reconnection to the Redis event brokers (sync and async)
+
**4.0.0a1**
This was a major rewrite/redesign of most parts of the project. See the