Mention WebAssembly application module in changes.xml.

Also separate header variables and "response_headers" option features.
This commit is contained in:
Andrei Zeliankou
2023-08-28 17:33:26 +01:00
parent 989e8cd9c8
commit 4c0d0123ab

View File

@@ -41,8 +41,19 @@ if building with njs, version 0.8.0 or later is now required.
<change type="feature">
<para>
response headers are manageable during the action and fallback using
$response_header_NAME variables.
technology preview of WebAssembly application module.
</para>
</change>
<change type="feature">
<para>
"response_headers" option to manage headers in the action and fallback.
</para>
</change>
<change type="feature">
<para>
HTTP response header variables.
</para>
</change>