diff options
Diffstat (limited to 'docs/changes.xml')
-rw-r--r-- | docs/changes.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 9b7490b9..14ccc261 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -5,6 +5,32 @@ <change_log title="unit"> +<changes apply="unit-go1.9" ver="0.3" rev="1" + date="2017-12-28" time="18:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of Go 1.9 module for NGINX Unit. +</para> +</change> + +</changes> + + +<changes apply="unit-python3.6" ver="0.3" rev="1" + date="2017-12-28" time="18:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of Python 3.6 module for NGINX Unit. +</para> +</change> + +</changes> + + <changes apply="unit-go" ver="0.3" rev="1" date="2017-12-28" time="18:00:00 +0300" packager="Andrei Belov <defan@nginx.com>"> |