diff options
author | Andrei Belov <defan@nginx.com> | 2019-12-02 10:25:19 +0300 |
---|---|---|
committer | Andrei Belov <defan@nginx.com> | 2019-12-02 10:25:19 +0300 |
commit | 0ec222bbb202194327c2e76d48f0b2608b37c162 (patch) | |
tree | e34852535eda6676eb0b8ab760a498356fff6a16 /docs/changes.xml | |
parent | 9d563a20c5e1beb34dbf42e3bb7c88254cd8c2ce (diff) | |
parent | 5758a0637469bb29b3568d3311bc58505f82fc0c (diff) | |
download | unit-0ec222bbb202194327c2e76d48f0b2608b37c162.tar.gz unit-0ec222bbb202194327c2e76d48f0b2608b37c162.tar.bz2 |
Merged with the default branch.
Diffstat (limited to 'docs/changes.xml')
-rw-r--r-- | docs/changes.xml | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index a0dd7009..6efb014d 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -5,6 +5,45 @@ <change_log title="unit"> +<changes apply="unit-go1.13" ver="1.13.0" rev="1" + date="2019-11-20" time="09:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of Go 1.13 module for NGINX Unit. +</para> +</change> + +</changes> + + +<changes apply="unit-go1.12" ver="1.13.0" rev="1" + date="2019-11-20" time="09:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of Go 1.12 module for NGINX Unit. +</para> +</change> + +</changes> + + +<changes apply="unit-python3.8" ver="1.13.0" rev="1" + date="2019-11-18" time="14:20:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<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 |