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