diff options
author | Valentin Bartenev <vbart@nginx.com> | 2019-03-01 18:23:38 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2019-03-01 18:23:38 +0300 |
commit | 050cfb6d5bc755189b6e95e54320cf4c2a8b7441 (patch) | |
tree | 287e8630cf24e6ccfa7b556be3670691758bee81 /docs/Makefile | |
parent | 86d4a0e473ee2f207f83357e8a3f32b2e20e4e12 (diff) | |
download | unit-050cfb6d5bc755189b6e95e54320cf4c2a8b7441.tar.gz unit-050cfb6d5bc755189b6e95e54320cf4c2a8b7441.tar.bz2 |
Added version 1.8.0 CHANGES.
Diffstat (limited to 'docs/Makefile')
-rw-r--r-- | docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index 1f0ba451..ef9e596e 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -11,7 +11,8 @@ PACKAGES= unit \ unit-python3.5 unit-python3.6 unit-python3.7 \ unit-go unit-go1.7 unit-go1.8 unit-go1.9 unit-go1.10 \ unit-perl \ - unit-ruby + unit-ruby \ + unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 all: changes changelogs |