summaryrefslogtreecommitdiffhomepage
path: root/docs/changes.xml
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2020-10-08 19:04:40 +0300
committerValentin Bartenev <vbart@nginx.com>2020-10-08 19:04:40 +0300
commit7d77d50568b347ec71a9db1f53b77d1976535294 (patch)
tree581172c9b6a03c943706954286c8fcbbfbf00238 /docs/changes.xml
parent10468ed22be1a1b3bf2b1c1eaa4ccb0c9ab266dc (diff)
downloadunit-7d77d50568b347ec71a9db1f53b77d1976535294.tar.gz
unit-7d77d50568b347ec71a9db1f53b77d1976535294.tar.bz2
Updated 1.20.0 CHANGES to include pytest migration.1.20.0
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