diff options
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 |