Merge pull request #1960 from huge-success/release-notes-19.12.3-20.9.1

Update changelog for 19.12.3 and 20.9.1
This commit is contained in:
Ashley Sommer
2020-10-26 11:43:53 +10:00
committed by GitHub

View File

@@ -1,3 +1,28 @@
Version 20.9.1
===============
Bugfixes
********
*
`#1954 <https://github.com/huge-success/sanic/pull/1954>`_
Fix static route registration on blueprints
*
`#1957 <https://github.com/huge-success/sanic/pull/1957>`_
Removes duplicate headers in ASGI streaming body
Version 19.12.3
===============
Bugfixes
********
*
`#1959 <https://github.com/huge-success/sanic/pull/1959>`_
Removes duplicate headers in ASGI streaming body
Version 20.9.0
===============