summaryrefslogtreecommitdiffhomepage
path: root/docs/changes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changes.xml')
-rw-r--r--docs/changes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index ee3879f1..aa413e2a 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -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