summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/versionhistory.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst
index 86e3f64..86549c0 100644
--- a/docs/versionhistory.rst
+++ b/docs/versionhistory.rst
@@ -14,8 +14,6 @@ APScheduler, see the :doc:`migration section <migration>`.
* Added ZooKeeper job store (thanks to Jose Ignacio Villar for the patch)
-* Added the ability to execute coroutine functions with asyncio/trollius and Twisted
-
* Fixed job store failure (``get_due_jobs()``) causing the scheduler main loop to exit (it now
waits a configurable number of seconds before retrying)