diff options
author | Igor Sysoev <igor@sysoev.ru> | 2018-01-15 15:05:25 +0300 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2018-01-15 15:05:25 +0300 |
commit | ac433f1f304c65127403cd79fef6e7ad5526940c (patch) | |
tree | 6a74cd352fcfbd33e33bdebd922a449d7765a731 /docs/Makefile | |
parent | a35732bf057bd7d04a2b675589679af000f88169 (diff) | |
download | unit-ac433f1f304c65127403cd79fef6e7ad5526940c.tar.gz unit-ac433f1f304c65127403cd79fef6e7ad5526940c.tar.bz2 |
Added version 0.4 CHANGES.
Diffstat (limited to 'docs/Makefile')
-rw-r--r-- | docs/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
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 |