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 14e65672..29c5c995 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -34,6 +34,12 @@ NGINX Unit updated to 1.31.0. <change type="bugfix"> <para> +ensure that $uri variable is not cached. +</para> +</change> + +<change type="bugfix"> +<para> deprecated options were unavailable. </para> </change> |