From 7d77d50568b347ec71a9db1f53b77d1976535294 Mon Sep 17 00:00:00 2001 From: Valentin Bartenev Date: Thu, 8 Oct 2020 19:04:40 +0300 Subject: Updated 1.20.0 CHANGES to include pytest migration. --- docs/changes.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/changes.xml') 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. + + +functional tests migrated to the pytest framework. + + + the Python module now fully supports applications that use the ASGI 3.0 server -- cgit