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 51b99d41..09358398 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -5,6 +5,45 @@ <change_log title="unit"> +<changes apply="unit-go" ver="0.2" rev="1" + date="2017-10-19" time="18:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of Go module for NGINX Unit. +</para> +</change> + +</changes> + + +<changes apply="unit-python" ver="0.2" rev="1" + date="2017-10-19" time="18:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of Python module for NGINX Unit. +</para> +</change> + +</changes> + + +<changes apply="unit-php" ver="0.2" rev="1" + date="2017-10-19" time="18:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +Initial release of PHP module for NGINX Unit. +</para> +</change> + +</changes> + + <changes apply="unit" ver="0.2" rev="1" date="2017-10-19" time="18:00:00 +0300" packager="Andrei Belov <defan@nginx.com>"> |