diff --git a/docs/Makefile b/docs/Makefile index d27e69be..5192b690 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -7,7 +7,8 @@ PACKAGES= unit \ unit-php \ unit-python unit-python2.7 unit-python3.4 \ unit-python3.5 unit-python3.6 unit-python3.7 \ - unit-python3.8 unit-python3.9 \ + unit-python3.8 unit-python3.9 unit-python3.10 \ + unit-python3.11 \ unit-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10 \ unit-go1.12 unit-go1.13 \ unit-perl \ diff --git a/docs/changes.xml b/docs/changes.xml index 06fcd229..a34a24e3 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -38,7 +38,7 @@ NGINX Unit updated to 1.29.1. + + + +Initial release of Python 3.11 module for NGINX Unit. + + + + + +