Updated 1.20.0 CHANGES to include pytest migration.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -7,6 +7,8 @@ Changes with Unit 1.20.0 08 Oct 2020
|
||||
*) Change: AVIF and APNG image formats added to the default MIME type
|
||||
list.
|
||||
|
||||
*) Change: functional tests migrated to the pytest framework.
|
||||
|
||||
*) Feature: the Python module now fully supports applications that use
|
||||
the ASGI 3.0 server interface.
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user