v2.6.3 changelog and version

This commit is contained in:
Adam Hopkins 2020-06-29 14:56:56 +03:00
parent a357add14e
commit 3b037f1faa
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
Version 20.6.3
===============
Bugfixes
********
*
`#1884 <https://github.com/huge-success/sanic/pull/1884>`_
Revert change to multiprocessing mode
Version 20.6.2
===============

View File

@ -1 +1 @@
__version__ = "20.6.2"
__version__ = "20.6.3"