doc: add missing metadata for cluster.settings.cwd

PR-URL: https://github.com/nodejs/node/pull/19569
Refs: https://github.com/nodejs/node/pull/18399
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
Tobias Nießen 2018-03-24 11:45:19 +01:00
parent f4e5f969ba
commit 275a728353
No known key found for this signature in database
GPG Key ID: 718207F8FD156B70

View File

@ -698,6 +698,9 @@ values are `"rr"` and `"none"`.
<!-- YAML
added: v0.7.1
changes:
- version: v9.5.0
pr-url: https://github.com/nodejs/node/pull/18399
description: The `cwd` option is supported now.
- version: 8.2.0
pr-url: https://github.com/nodejs/node/pull/14140
description: The `inspectPort` option is supported now.