diff options
Diffstat (limited to 'docs/changes.xml')
-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 fa60a965..740a51a5 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -34,6 +34,12 @@ NGINX Unit updated to 1.30.0. <change type="feature"> <para> +added conditional logging of route selection for HTTP requests. +</para> +</change> + +<change type="feature"> +<para> support the keys API on the request objects in NJS. </para> </change> |