diff options
Diffstat (limited to 'docs')
-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 428da0ba..a3549697 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -53,6 +53,12 @@ NGINX Unit updated to 1.32.0. </para> </change> +<change type="bugfix"> +<para> +http.createServer() now accepts "options" argument introduced in Node.js v9.6.0, v8.12.0. +</para> +</change> + <change type="feature"> <para> conditional access logging. |