diff options
Diffstat (limited to '')
-rw-r--r-- | docs/changes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index e1774e9d..ba7e41a3 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -31,6 +31,12 @@ NGINX Unit updated to 1.27.0. date="" time="" packager="Andrei Belov <defan@nginx.com>"> +<change type="change"> +<para> +Ruby Rack environment parameter "SCRIPT_NAME" support. +</para> +</change> + <change type="feature"> <para> variables support in the "location" option of the "return" action. |