diff options
-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 f226e4f4..50867856 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -28,6 +28,12 @@ NGINX Unit updated to 1.32.0. <change type="feature"> <para> +conditional access logging. +</para> +</change> + +<change type="feature"> +<para> $request_id variable contains a string that is formed using random data and can be used as a unique request identifier. </para> |