From 81647d5dc8406a8f716673f48f5b6247da3f280e Mon Sep 17 00:00:00 2001 From: Jon Cahill-Torre Date: Tue, 27 Feb 2024 19:25:29 +0000 Subject: [PATCH] release news corrections --- source/news/2024/unit-1.32.0-released.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/news/2024/unit-1.32.0-released.rst b/source/news/2024/unit-1.32.0-released.rst index 523358a8..5997122c 100644 --- a/source/news/2024/unit-1.32.0-released.rst +++ b/source/news/2024/unit-1.32.0-released.rst @@ -13,7 +13,7 @@ This new language module improves upon the existing WebAssembly support. We recommend all users to use this new implementation for WebAssembly. We consider the old **unit-wasm** module deprecated now. -Additionally, we are adding the following features: +Additionally, we have added the following features: - Enhanced the :doc:`NJS (NGINX JavaScript) experience <../../scripting>` by making all Unit variables accessible from JavaScript @@ -24,7 +24,7 @@ Additionally, we are adding the following features: - Added support for changing Unit's control socket permissions -- Added a :ref:`new variable `, **request_id** +- Added a :ref:`new variable `, **$request_id** ...and much more! Keep reading to learn more about what changed since 1.31.1.