Skip to content

Commit

Permalink
Updated version history and added the release version
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Nov 4, 2019
1 parent 6fc33ea commit af41bc5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/versionhistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Version history
To find out how to migrate your application from a previous version of
APScheduler, see the :doc:`migration section <migration>`.

3.6.2
-----

* Fixed handling of :func:`~functools.partial` wrapped coroutine functions in ``AsyncIOExecutor``
and ``TornadoExecutor`` (PR by shipmints)


3.6.1
-----

Expand Down

0 comments on commit af41bc5

Please sign in to comment.