summaryrefslogtreecommitdiffhomepage
path: root/docs/Makefile
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2022-12-15 08:37:52 -0800
committerKonstantin Pavlov <thresh@nginx.com>2022-12-15 08:37:52 -0800
commit91f7fc964e9f29b80f30b389c4dcfb22733d0288 (patch)
tree018dc99df9451e05ea01b933a1ca669ded9dcba4 /docs/Makefile
parente22669f2728814aba82da14702d18bfa9685311e (diff)
downloadunit-91f7fc964e9f29b80f30b389c4dcfb22733d0288.tar.gz
unit-91f7fc964e9f29b80f30b389c4dcfb22733d0288.tar.bz2
Docs: added changelog for Python 3.11.1.29.0-1
While at it, fixed changelogs generation for Python 3.10 as well.
Diffstat (limited to '')
-rw-r--r--docs/Makefile3
1 files changed, 2 insertions, 1 deletions
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 \