Updated 1.20.0 CHANGES to include pytest migration.

This commit is contained in:
Valentin Bartenev
2020-10-08 19:04:40 +03:00
parent 10468ed22b
commit 7d77d50568
2 changed files with 8 additions and 0 deletions

View File

@@ -43,6 +43,12 @@ AVIF and APNG image formats added to the default MIME type list.
</para>
</change>
<change type="change">
<para>
functional tests migrated to the pytest framework.
</para>
</change>
<change type="feature">
<para>
the Python module now fully supports applications that use the ASGI 3.0 server