summaryrefslogtreecommitdiff
path: root/docs/versionhistory.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/versionhistory.rst')
-rw-r--r--docs/versionhistory.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/versionhistory.rst b/docs/versionhistory.rst
index 1d0e505..165639d 100644
--- a/docs/versionhistory.rst
+++ b/docs/versionhistory.rst
@@ -19,6 +19,8 @@ APScheduler, see the :doc:`migration section <migration>`.
* Fixed ``BlockingScheduler`` and ``BackgroundScheduler`` shutdown hanging after the user has
erroneously tried to start it twice
* Fixed memory leak when coroutine jobs raise exceptions (due to reference cycles in tracebacks)
+* Fixed inability to schedule wrapped functions with extra arguments when the wrapped function
+ cannot accept them but the wrapper can (original PR by Egor Malykh)
3.6.3