From ac433f1f304c65127403cd79fef6e7ad5526940c Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 15 Jan 2018 15:05:25 +0300 Subject: Added version 0.4 CHANGES. --- docs/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index 8aed8618..51f3108d 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -7,8 +7,10 @@ XSLS?= xslscript.pl PACKAGES= unit \ unit-php \ - unit-python unit-python2.7 unit-python3.4 unit-python3.5\ - unit-go unit-go1.7 unit-go1.8 + unit-python unit-python2.7 unit-python3.4 \ + unit-python3.5 unit-python3.6 \ + unit-go unit-go1.7 unit-go1.8 unit-go1.9 + all: changes changelogs -- cgit