summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorAndrei Belov <defan@nginx.com>2019-11-19 12:43:51 +0300
committerAndrei Belov <defan@nginx.com>2019-11-19 12:43:51 +0300
commitbc14605fd63f0aaab7d1d6ba771bf47355982db7 (patch)
treea73919a91b46435fd456b637636f36fa6575ccd3 /docs
parent0a27f137de776925a24406cf6961c550824c63a0 (diff)
downloadunit-bc14605fd63f0aaab7d1d6ba771bf47355982db7.tar.gz
unit-bc14605fd63f0aaab7d1d6ba771bf47355982db7.tar.bz2
Packages: added Python 3.8 on Ubuntu 18.04, 19.04.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile1
-rw-r--r--docs/changes.xml13
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
index ef9e596e..f9ae3177 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -9,6 +9,7 @@ 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-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10 \
unit-perl \
unit-ruby \
diff --git a/docs/changes.xml b/docs/changes.xml
index aa9fef40..0ac817ac 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -5,6 +5,19 @@
<change_log title="unit">
+<changes apply="unit-python3.8" ver="1.13.0" rev="1"
+ date="2019-11-18" time="14:20:00 +0300"
+ packager="Andrei Belov &lt;defan@nginx.com&gt;">
+
+<change>
+<para>
+Initial release of Python 3.8 module for NGINX Unit.
+</para>
+</change>
+
+</changes>
+
+
<changes apply="unit-php
unit-python unit-python2.7
unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7