From 156877f3c99b54c78e3cae111542f5519a97a68a Mon Sep 17 00:00:00 2001 From: Andrei Belov Date: Thu, 19 Oct 2017 18:23:32 +0300 Subject: Introduced deb packages building tools. --- docs/changes.xml | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) (limited to 'docs/changes.xml') diff --git a/docs/changes.xml b/docs/changes.xml index 09358398..d2d28e42 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -18,6 +18,32 @@ Initial release of Go module for NGINX Unit. + + + + +Initial release of Go 1.7 module for NGINX Unit. + + + + + + + + + + +Initial release of Go 1.8 module for NGINX Unit. + + + + + + @@ -31,6 +57,45 @@ Initial release of Python module for NGINX Unit. + + + + +Initial release of Python 2.7 module for NGINX Unit. + + + + + + + + + + +Initial release of Python 3.4 module for NGINX Unit. + + + + + + + + + + +Initial release of Python 3.5 module for NGINX Unit. + + + + + + -- cgit