diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/changes.xml | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index 7b27caf0..7656c15a 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -5,8 +5,30 @@ <change_log title="unit"> +<changes apply="unit-php + unit-python unit-python2.7 + unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7 + unit-python3.8 unit-python3.9 + unit-go + unit-perl + unit-ruby + unit-jsc-common unit-jsc8 unit-jsc10 unit-jsc11 unit-jsc13 + unit-jsc14 unit-jsc15" + ver="1.23.0" rev="1" + date="2021-03-25" time="18:00:00 +0300" + packager="Andrei Belov <defan@nginx.com>"> + +<change> +<para> +NGINX Unit updated to 1.23.0. +</para> +</change> + +</changes> + + <changes apply="unit" ver="1.23.0" rev="1" - date="" time="" + date="2021-03-25" time="18:00:00 +0300" packager="Andrei Belov <defan@nginx.com>"> <change type="feature"> |