Skip to content

Commit 4c0d012

Browse files
Mention WebAssembly application module in changes.xml.
Also separate header variables and "response_headers" option features.
1 parent 989e8cd commit 4c0d012

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

docs/changes.xml

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,19 @@ if building with njs, version 0.8.0 or later is now required.
4141

4242
<change type="feature">
4343
<para>
44-
response headers are manageable during the action and fallback using
45-
$response_header_NAME variables.
44+
technology preview of WebAssembly application module.
45+
</para>
46+
</change>
47+
48+
<change type="feature">
49+
<para>
50+
"response_headers" option to manage headers in the action and fallback.
51+
</para>
52+
</change>
53+
54+
<change type="feature">
55+
<para>
56+
HTTP response header variables.
4657
</para>
4758
</change>
4859

0 commit comments

Comments
 (0)