doc: add missing "changes" key in YAML comment
PR-URL: https://github.com/nodejs/node/pull/18605 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
This commit is contained in:
parent
d1d9e2fce5
commit
610cac26f0
@ -1666,6 +1666,7 @@ Found'`.
|
||||
## http.createServer([options][, requestListener])
|
||||
<!-- YAML
|
||||
added: v0.1.13
|
||||
changes:
|
||||
- version: REPLACEME
|
||||
pr-url: https://github.com/nodejs/node/pull/15752
|
||||
description: The `options` argument is supported now.
|
||||
|
Loading…
x
Reference in New Issue
Block a user